kenken999's picture
update
d548975
raw
history blame contribute delete
94 Bytes
pip install -r requirements.txt
export DATABASE_URL=sqlite:///./sql_app.db
python app/main.py