In order to run this app, you must first set the following environment variables. Change the values accordingly.
ROCKET_DATABASES={finance_db={url="postgres:https://finance:finance@localhost/financedb",pool_size=20}}
JWT_VALIDITY_DAYS=30
JWT_SECRET=
BF_ROUNDS=10