react-apollo-starter-kit icon indicating copy to clipboard operation
react-apollo-starter-kit copied to clipboard

Use Graphcool as backend

Open hypervillain opened this issue 8 years ago • 2 comments

I've been trying to proxy my requests to Graphcool, using this seed (which feels awesome on any other part) but it is not as dummy as I thought.

Webpack proxies each request to :8080 and I am puzzled by the purpose of the app-renderer.jsx.

Could you provide a simple way to port this starter kit to Graphcool?

Thanks

hypervillain avatar Mar 29 '17 21:03 hypervillain

@THook did you ever figure this out? I'm looking to start a new project and graph.cool is integral.

chandlervdw avatar Sep 08 '17 14:09 chandlervdw

I have a good starting point at https://github.com/THook/reactql-seed but it probably contains a lot of stuff you won't need. Feel free to use, a PR would be greatly appreciated

hypervillain avatar Sep 08 '17 18:09 hypervillain