react-graphql-github-apollo

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

Github星跟踪图

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?

主要指标

概览
名称与所有者the-road-to-graphql/react-graphql-github-apollo
主编程语言JavaScript
编程语言HTML (语言数: 3)
平台
许可证
所有者活动
创建于2018-01-26 04:20:18
推送于2020-06-12 08:41:45
最后一次提交2020-06-12 10:41:44
发布数0
用户参与
星数1.6k
关注者数36
派生数219
提交数176
已启用问题?
问题数12
打开的问题数6
拉请求数11
打开的拉请求数5
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?