Skip to content

one-chan/graphql-client-sandbox

Repository files navigation

What is this?

The sandbox of GraphQL client for React using Github API and appllo.

How to USE

Initial settings

  1. clone this.
  2. install modules with yarn
  3. make .env file with cp .env.template .env
  4. set Github API token to .env variable as GITHUB_GRAPHQL_API_TOKEN.

Generate code

  1. run yarn codegen

Ref;

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published