Skip to content

Commit

Permalink
Merge pull request #317 from farskipper/patch-1
Browse files Browse the repository at this point in the history
adding a super simple client/server example
  • Loading branch information
Sashko Stubailo authored Sep 6, 2017
2 parents 41b03ce + 412fa65 commit 53292a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ We have put together some basic example apps using various parts of Apollo; chec
- [A production-ready starter-kit using React and Webpack](https://github.com/saikat/react-apollo-starter-kit)
- [Apollo Universal Starter Kit with Hot Code Reload for backend & frontend, uses React, Webpack, Babel and SQL](https://github.com/sysgears/apollo-fullstack-starter-kit)
- [Apollo Client example that uses Github GraphQL API with create-react-app](https://github.com/katopz/react-apollo-graphql-github-example)
- [vanilla Apollo client and server. Just the bare-bones, no database or UI](https://github.com/farskipper/vanilla-js-apollo-graphql-full-stack-playground)

### Meteor Examples
- [A bare-bones Meteor starter kit](https://github.com/apollostack/meteor-starter-kit)
Expand Down

0 comments on commit 53292a8

Please sign in to comment.