https://git.jolheiser.com/mint.git
A simple budget app
cd assets
npm ci
npm run build
python manage.py collectstatic
python manage.py migrate
MINT_NO_AUTH=true