Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
/ heroku-flask Public archive

To practice deploying flask app on heroku.

Notifications You must be signed in to change notification settings

yuu-eguci/heroku-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-flask

To practice deploying flask app on heroku.

Required tools

git

Install it.

heroku cli

Install from here.

Installation

pip install pipenv
pipenv install
pipenv shell
python fixture.py    # Initialize DB.
python run.py

About

To practice deploying flask app on heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published