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

Server-Side rendering support? #50

Closed
jesussobrino opened this issue Mar 14, 2016 · 1 comment
Closed

Server-Side rendering support? #50

jesussobrino opened this issue Mar 14, 2016 · 1 comment
Labels

Comments

@jesussobrino
Copy link

This could be a stupid question. But I really would like to know if lite-server support Server-side rendering in somehow.

Thanks in advance.

@cgmartin
Copy link
Collaborator

Highly doubtful. lite-server is a simple static dev server for single-page web applications.

I'd look into using a node.js web framework designed for server-side rendering:
https://github.com/sindresorhus/awesome-nodejs#web-frameworks

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