github-graphql-api-example Requirement Get your own api access token from https://github.com/settings/tokens Duplicate .env.development.local.sample and rename into .env.development.local Edit GITHUB_API_TOKEN=xxxxxxx to your token Install yarn Run in dev mode yarn dev