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