Skip to content

Instantly share code, notes, and snippets.

@kieri097
kieri097 / flask_setup_heroku.md
Created May 19, 2020 19:17 — forked from mayukh18/flask_setup_heroku.md
How to setup flask app with database on heroku

Setting up flask app in heroku with a database

The below article will cover the intricacies of setting up databases and heroku in respect to a flask app. This is more like a memo and will have out of sequence instructions or solutions to errors so read thoroughly.

Setting up a database

You'll need the packages