Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 478 Bytes

Deploy.md

File metadata and controls

10 lines (7 loc) · 478 Bytes

Deploying the app

A simple way to deploy the app is to use the a free tier from Heroku.

The app is already configured to be deployed easily on Heroku so all you need is to follow the steps below.

  • Create a new account on Heroku
  • Create a new Heroku app and a pipeline for this app
  • Connect your GitHub repository to your Heroku app
  • Enabling automatic deploys from GitHub