A work in progress - Experiment in which we attempt to manage invoices, expenses, budgets and analysis in a transparent manner.
MONGODB_URI Path to reach your database (e.g.mongodb+srv://<username>:<password>@cluster0-e7fdv.mongodb.net/test?retryWrites=true)
DB_NAME The database name (e.g. open-wallet or test)
APP_SECRET A secret used by JWT to sign tokens, e.g. A secret is a secret (this is not a good secret)