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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?