/gatsby-github-displayer

An example project for gatsby-source-graphql

Primary LanguageJavaScriptMIT LicenseMIT

gatsby-graphql-source example

Simple gatsby site that displays your public owned github repos using Github GraphQL API.

See it here

Running in development

GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> gatsby develop