Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mubarakalmehairbi/flasktoherokutemplate
A very basic template for a Flask app that you can deploy easily to Heroku.
https://github.com/mubarakalmehairbi/flasktoherokutemplate
Last synced: 23 days ago
JSON representation
A very basic template for a Flask app that you can deploy easily to Heroku.
- Host: GitHub
- URL: https://github.com/mubarakalmehairbi/flasktoherokutemplate
- Owner: mubarakalmehairbi
- License: unlicense
- Created: 2023-07-29T18:08:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-29T18:19:50.000Z (over 1 year ago)
- Last Synced: 2023-07-29T19:27:12.929Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlaskToHerokuTemplate
A very basic template for a Flask app that you can deploy easily to Heroku. You can copy this template using "Use this template" button above.# How to deploy in Heroku
1. Create an account in Heroku
2. Create an app in Heroku
3. Connect Heroku to your GitHub repo
4. Deploy!