lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
986 stars 126 forks source link

Server Side Rendering support #11

Closed alexhawkins closed 8 years ago

alexhawkins commented 8 years ago

Do you have plans to add SSR to your kit? SSR is essential for SEO. Current solutions seem to be a bit hacky but here is an an example of it being done: https://github.com/codefoundries/isomorphic-material-relay-starter-kit

lvarayut commented 8 years ago

Thanks @alexhawkins for the link. I'll take a look at it. Any PR would be also really welcomed.

lvarayut commented 8 years ago

I'm closing this issue as the feature has been listed in #12. Please feel free to discuss further in that issue.