|
1 | | -# Angular & GraphQL |
| 1 | +# Angular & GraphQL examples |
2 | 2 |
|
3 | | -This repository contains a variety of sample projects demonstrating how to get started with Angular & GraphQL in different use cases. |
| 3 | +Code examples & starter kits to see how Angular works with GraphQL and other technologies. |
4 | 4 |
|
5 | | -Setup instructions for each sample project can be found in the corresponding README. |
| 5 | +<hr> |
| 6 | + |
| 7 | +**<p align="center">Select an example** from the list above to get started ⤴️</p> |
| 8 | + |
| 9 | +<hr> |
| 10 | + |
| 11 | +<p align="center"><img src="http://imgur.com/yMEpKjP.png" /></p> |
| 12 | + |
| 13 | +The examples above cover the following technologies: |
| 14 | + |
| 15 | +* [GraphQL](http://graphql.org/) |
| 16 | +* [Apollo Client](http://dev.apollodata.com/react/) |
| 17 | +* [GraphQL subscriptions](https://www.graph.cool/docs/reference/simple-api/subscriptions-aip7oojeiv/) |
| 18 | +* [File upload](https://www.graph.cool/docs/reference/file-handling/overview-eer4wiang0/) |
| 19 | +* ... |
| 20 | + |
| 21 | +> Are you looking for another example? [Request it here](https://github.com/graphcool-examples/react-graphql/issues/new). |
| 22 | +
|
| 23 | +## Tutorials |
| 24 | + |
| 25 | +* [How to use `create-react-app` with GraphQL & Apollo](https://www.graph.cool/docs/tutorials/create-react-apps-with-apollo-client-aidae4aeg5/) |
| 26 | +* [Freecom: Building Intercom with GraphQL and Apollo](https://www.graph.cool/docs/tutorials/freecom-overview-intercom-tutorial-e8a6ajt8ax/) |
| 27 | +* [User Authentication with Auth0 for React and Apollo](https://www.graph.cool/docs/tutorials/react-apollo-auth0-pheiph4ooj/) |
| 28 | +* [Learn Relay](https://www.learnrelay.org/) / [Learn Apollo](https://www.learnapollo.com/) |
| 29 | + |
| 30 | +## Contributors |
| 31 | + |
| 32 | +A big thank you to all contributors and supporters of this repository 💚 |
| 33 | + |
| 34 | +<a href="https://github.com/nikolasburk/" target="_blank"> |
| 35 | + <img src="https://github.com/nikolasburk.png?size=64" width="64" height="64" alt="nikolasburk"> |
| 36 | +</a> |
| 37 | +<a href="https://github.com/schickling/" target="_blank"> |
| 38 | + <img src="https://github.com/schickling.png?size=64" width="64" height="64" alt="schickling"> |
| 39 | +</a> |
| 40 | +<a href="https://github.com/marktani/" target="_blank"> |
| 41 | + <img src="https://github.com/marktani.png?size=64" width="64" height="64" alt="marktani"> |
| 42 | +</a> |
| 43 | + |
| 44 | + |
| 45 | +## Help & Community [](https://slack.graph.cool) |
| 46 | + |
| 47 | +Join our [Slack community](http://slack.graph.cool/) if you run into issues or have questions. We love talking to you! |
| 48 | + |
| 49 | + |
0 commit comments