DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to deploy your flask app for free on Heroku

4 years ago vatsalkulshreshtha.medium.com
How to deploy your flask app for free on Heroku

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Today we will be going to learn how to deploy your flask app for free on Heroku. First of all we need to understand why do we need deploy. Deploy simply means to make your backend app public which can be used by client applications.

In Deploy section we need to select GitHub (you can also use Heroku Git or Container like docker).

You can also select automatic deploy which will automatically deploy your app whenever you commit changes to github repo.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com