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

Question: Is it possible to do SSR + dynamic routing now? #347

Closed
pronevich opened this issue Sep 1, 2017 · 2 comments
Closed

Question: Is it possible to do SSR + dynamic routing now? #347

pronevich opened this issue Sep 1, 2017 · 2 comments
Labels

Comments

@pronevich
Copy link

What is missing in preact-cli for SSR and dynamic routing with code splitting? Maybe exists examples or boilerplate with this functionality.

@dolebas
Copy link

dolebas commented Oct 27, 2017

+1

@lukeed
Copy link
Member

lukeed commented Dec 22, 2017

Yes. Here's an example using Express: https://github.com/lukeed/preact-cli-ssr

It's a mixture of pre-rendering & preact-render-to-string, all orchestrated by Express.

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

No branches or pull requests

3 participants