DB_CLIENT=sqlite
SQLITE_FILE=./database/ecofina.sqlite
SESSION_SECRET=change_this_to_a_long_random_secret
PORT=3000
NODE_ENV=development