Atyantik / react-pwa

An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
https://www.reactpwa.com
MIT License
2.57k stars 303 forks source link

Can I use react-pwa with react-apollo and apollo-server? #110

Closed zwl1619 closed 6 years ago

zwl1619 commented 6 years ago

Can I use react-pwa with react-apollo and apollo-server?

atapatel commented 6 years ago

@zwl1619 why you need reac-apollo and apollo-server?

tirthbodawala commented 6 years ago

@zwl1619 Yes you can, we are actually creating an example repo https://github.com/Atyantik/example-pawjs-apollo to demonstrate the usage. It's should be soon available on https://www.reactpwa.com/examples/apollo will share the final link with you soon.