Deploy Flask on Northflank

Published 29th December 2023

Flask is a lightweight WSGI Python web application microframework that does not require any particular tools or libraries. It is designed to make getting started quick and easy, with the ability to scale up to complex applications.

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 Flask 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 Flask template
  5. Select the Flask 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