saikat / react-apollo-starter-kit

A production-ready starter kit for making a React/Apollo application.
MIT License
186 stars 28 forks source link

Integrate SSR? #1

Open stubailo opened 8 years ago

stubailo commented 8 years ago

Would be really cool to have an example of SSR in here as well! There are no docs yet, just this PR so far which has some examples: https://github.com/apollostack/react-apollo/pull/83

saikat commented 8 years ago

Sweet! Yeah, definitely want to integrate this, was waiting for the PR to hit this week.

carsonxyz commented 8 years ago

Any updates on SSR for this starter kit? Would love to see a good example of how it's done here.

saikat commented 8 years ago

Not yet-- I'll try to give it a shot this weekend! On Mon, Sep 26, 2016 at 10:27 AM Carson Perrotti notifications@github.com wrote:

Any updates on SSR for this starter kit? Would love to see a good example of how it's done here.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/saikat/react-apollo-starter-kit/issues/1#issuecomment-249585516, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFHRs1L3wSPU5_fkRbg3gGQLS0EPRNiks5qt9ZbgaJpZM4JK0Mh .

stubailo commented 8 years ago

By the way, there's documentation now! http://dev.apollodata.com/react/server-side-rendering.html