An open API service indexing awesome lists of open source software.

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.

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).