- Housing
- Groceries,
- Entertainment,
- Primary job,
- Side hustle,
- Interest charge,
- Overdraft fee,
- Late payment fee,
- Eating out,
- Utilities,
- Transportation,
- Hobbies,
- School tuition,
- School supplies,
- Clothing,
npm install
- Create a
.env
file in config folder and add the following askey = value
- PORT = 2121 (can be any port example: 3000)
- DB_STRING =
your database URI
npm start