react-apollo-starter-kit
react-apollo-starter-kit copied to clipboard
Use Graphcool as backend
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
@THook did you ever figure this out? I'm looking to start a new project and graph.cool is integral.
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