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