File size: 86 Bytes
cf064e5
 
 
 
1
2
3
4
5
#!/bin/bash
export PORT=${PORT:-8080}
mkdir -p ./data ./data/slips
python -m app.main