File size: 94 Bytes
a746d34
 
 
1
2
3
4
pip install -r requirements.txt
export DATABASE_URL=sqlite:///./sql_app.db
python app/main.py