Gatsby

A sample Gatsby app for KintoHub

๐Ÿš€ Deploying on KintoHub#

This will take a few minutes to deploy. Then click on the Access tab and copy the External Access URL to see the gatsby App.

๐Ÿ”จ Running locally#

Pre-requisites: NodeJS v13+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintoproj/kinto-examples
$ cd kinto-examples/gatsby
  • Install the gatsby-cli
$ npm install -g gatsby-cli
  • Build gatsby
$ gatsby build
  • To start the app
$ gatsby serve

๐Ÿš‘ Support#

Slack: https://join.slack.com/t/kintogoons/shared_invite/zt-mu6bvg79-BmkkdMRRwohJioZggXVYeA