#!/bin/bash export PORT=${PORT:-8080} mkdir -p ./data ./data/slips python -m app.main