Skip to content

wingkwong/gatsby-nocodb-graphql-boilerplate

Repository files navigation

Gatsby with NocoDB (GraphQL) Boilerplate

This boilerplate is based on gatsby-template originally and further integrated with NocoDB GraphQL.

image

image

Features

  • Integrated with NocoDB
  • Integrated with i18n (with examples - EN, ZH and KO)
  • Integrated with Google Analytics
  • Integrated with frameworks such as Material UI, Styled Component & TailwindCSS
  • Code Linting

Prerequisites

  • Node.js 12.13.0 or higher

    If you have nvm, you can run nvm install 12.13.0 to install and switch to the minimum version

Getting Started

Setup .env

cp .env.sample .env
# update .env

Run locally

npm run dev

View gatsby-nocodb-graphql-boilerplate in the browser

http://localhost:8000/

View GraphiQL

http://localhost:8000/___graphql

Build

npm run build

About

Gatsby with NocoDB (GraphQL) boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published