Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Investigate Server-Rendering/Static Site Generation #8

Closed
brandonroberts opened this issue Jul 14, 2022 · 1 comment
Closed

Comments

@brandonroberts
Copy link
Member

Initial Requirements

  • Developers will primarily build server-rendered apps
  • After initial render, the client-side app takes over routing
  • Also want the ability to statically generate pages of the app
  • This should be configurable per page/route
@brandonroberts brandonroberts changed the title [FEAT]: Investigate Server-Rendering/Static Side Generation [FEAT]: Investigate Server-Rendering/Static Site Generation Jul 26, 2022
@brandonroberts
Copy link
Member Author

SSR/SSG is implemented. Will open a new issue for being configurable per route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant