Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 229 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 229 Bytes

web-database-demo

Install

git clone https://github.com/athenian-robotics/web-dbms-demo.git
pip install -r requirements.txt

Deploy

heroku create PROJECT_NAME
git push heroku master