I setup two 1-click* Heroku templates while setting up for a weekend project needing a database. Thought they might fit here! No worries if there’s enough Heroku coverage already.
*(1-click if you have github and heroku accounts already)
-
Barebones Github branch with 1-click just Streamlit Hello World (python 3.9 default heroku) -
Postgres Github branch with 1-click init database, read all rows from Streamlit (python 3.10)