Deploy Gatsby on Northflank

Published 29th December 2023

Gatsby is an open-source framework that combines functionality from React, GraphQL and Webpack into a single tool for building static websites and apps. At build time Gatsby fetches all of the data, renders the entire website into HTML files with the data that is there, and it is ready to be deployed super fast.

This template clones a repository into your Git account and deploys it in a combined service.

Getting Started

  1. Create an account on Northflank
  2. Click deploy Gatsby now
  3. Select the Git account, name the repository, and set the repository public or private
  4. Click deploy stack to save and run the Gatsby template
  5. Select the Gatsby service when the template run has finished
  6. Open the code.run domain

After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.

Share this template with your network