react-graphql-github-apollo

?A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.

Github stars Tracking Chart

A React + Apollo + GraphQL GitHub Client

Build Status Slack Greenkeeper badge

Features

  • React 16 with create-react-app
  • Responsive
  • React Router 4
  • Apollo with GitHub GraphQL API
    • Queries and Mutations with render props
    • Optimistic Updates
    • Pagination
    • Optimistic Fetch (e.g. Issues)
      • not everywhere for the purpose of demonstrating though

Installation

  • git clone git@github.com:the-road-to-graphql/react-graphql-github-apollo.git
  • cd react-graphql-github-apollo
  • add your own GitHub personal access token in a .env file in your root folder
    • scopes/permissions you need to check: admin:org, repo, user, notifications
    • REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX
  • npm install
  • npm start
  • visit http://localhost:3000

Contributing

Want to learn more about React + GraphQL + Apollo?

Main metrics

Overview
Name With Ownerthe-road-to-graphql/react-graphql-github-apollo
Primary LanguageJavaScript
Program languageHTML (Language Count: 3)
Platform
License:
所有者活动
Created At2018-01-26 04:20:18
Pushed At2020-06-12 08:41:45
Last Commit At2020-06-12 10:41:44
Release Count0
用户参与
Stargazers Count1.6k
Watchers Count36
Fork Count219
Commits Count176
Has Issues Enabled
Issues Count12
Issue Open Count6
Pull Requests Count11
Pull Requests Open Count5
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private