https://github.com/svengau/apollo-graphcool-netlify-sample
A sample React project, boostrapped wit create-react-app to illustrate the use of Apollo, Graphcool and Netlify.
https://github.com/svengau/apollo-graphcool-netlify-sample
apollo-client graphcool netlify react
Last synced: 8 months ago
JSON representation
A sample React project, boostrapped wit create-react-app to illustrate the use of Apollo, Graphcool and Netlify.
- Host: GitHub
- URL: https://github.com/svengau/apollo-graphcool-netlify-sample
- Owner: svengau
- Created: 2018-03-18T14:11:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T14:11:39.000Z (over 7 years ago)
- Last Synced: 2025-01-11T18:28:13.498Z (9 months ago)
- Topics: apollo-client, graphcool, netlify, react
- Language: JavaScript
- Homepage: https://medium.com/@svengau_17540/react-apollo-and-graphcool-netlify-with-multi-env-suppport-in-15-minutes-3d02f4c2d8bb
- Size: 157 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app), and is a sample project to illustrate:
- [Apollo Client](https://github.com/apollographql/apollo-client), a powerfull graphQL client,
- [GraphCool](https://www.graph.cool/), an open-source framework to develop and deploy production-ready GraphQL backend applications,
- [Netlify](https://www.netlify.com), with a sample config to support multiple environments (here, development, staging and production).