Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

the-road-to-graphql/react-apollo-client-prefetching-example

Repository files navigation

react-apollo-client-prefetching-example

Build Status Slack Greenkeeper badge

A minimal React application using Apollo Client with GitHub's GraphQL API. As example Apollo Client's prefetching feature is implemented.

Installation

  • git clone git@github.com:the-road-to-graphql/react-apollo-client-prefetching-example.git
  • cd react-apollo-client-prefetching-example
  • npm install
  • add your own REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN in .env file
    • scopes/permissions you need to check: admin:org, repo, user, notifications
  • npm start
  • visit http://localhost:3000

Want to learn more about React + GraphQL + Apollo?

About

A minimal React application which is powered by Apollo Client and GitHub's GraphQL API with prefetching data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /