A standalone version of a Apollo Client using GitHub's GraphQL API for performing queries and mutations. Read more about it here.
- Node.js standalone application for the command line
 - Apollo Client with Apollo Boost with GitHub GraphQL API
- Queries and Mutations
 
 
git clone git@github.com:the-road-to-graphql/node-apollo-boost-github-graphql-api.gitcd node-apollo-boost-github-graphql-api- add your own GitHub personal access token in a .env file in your root folder
- GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX
 
 npm installnpm start
- Please install Prettier integration to your editor and turn on format on save option.
 
- Don't miss upcoming Tutorials and Courses
 - Check out current React Courses