Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Client consuming GitHub's GraphQL API

Build Status Slack Greenkeeper badge

A standalone version of a Apollo Client using GitHub's GraphQL API for performing queries and mutations. Read more about it here.

Features

  • Node.js standalone application for the command line
  • Apollo Client with Apollo Boost with GitHub GraphQL API
    • Queries and Mutations

Installation

  • git clone git@github.com:the-road-to-graphql/node-apollo-boost-github-graphql-api.git
  • cd 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 install
  • npm start

Contributing

Want to learn more about React + GraphQL + Apollo?

Releases

Sponsor this project

Packages

Used by

Contributors

Languages