Skip to content

tockri/github-graphql-api-example

Repository files navigation

github-graphql-api-example

Requirement

  1. Get your own api access token from https://github.com/settings/tokens
  2. Duplicate .env.development.local.sample and rename into .env.development.local
  3. Edit GITHUB_API_TOKEN=xxxxxxx to your token

Install

yarn

Run in dev mode

yarn dev

About

RecoilとGitHub GraphQL APIでRepository一覧とIssue一覧を表示するサンプル。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published