Skip to content

kintohub/gatsby-example

Repository files navigation

KintoHub Gatsby Example

Overview

Gatsby makes it easy to build websites and apps based on React. Taking a static gastby website and deploying it on KintoHub couldn't be easier!

View Live Example

About KintoHub:

KintoHub aligns teams to ship & operate cloud native apps with ease. Learn More

Deployment

  1. Apply this template to your Github
  2. Create a Website KintoBlock
  3. Set the name of your kinto block
  4. Choose Static from build as your type
  5. Choose Node.js as the language and 13.1.0 as the version
  6. Set the Build Command as npm install && npm run build
  7. Set the Build Output Folder as /public/

You're now good to go! Click Create Website. Now click Build Latest Commit

... The build takes about 4 minutes. Once complete, Click Add to Project

Follow the instruction to creating a new project. Once created, you can then click Open on your Gatsby block and see it running live!

Installation & Local Run

Ensure you have the latest node installed

  1. npm install -g gatsby-cli
  2. gatsby build
  3. gatsby serve

Test

  1. npm test

What's Next?

You can do a lot with KintoHub and your deployed application. Some helpful links for next steps that you may consider with this project.

About

Deploy an example gatsby site on KintoHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published