Deploy Create React App on Northflank

Published 29th December 2023

React is an open-source front-end JavaScript library for building user interfaces based on UI components. Create React App is an officially supported way to create single-page React applications and a comfortable environment for learning React. Create React App creates a frontend build pipeline but doesn’t handle backend logic or databases, so you can use it with any backend you want. For example, Node.js, Ruby on Rails, Django or Laravel.

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 Create React App 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 Create React App template
  5. Select the Create React App 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