Description: Minimalist software to have control of your monthly payments, remind to pay on time your bills.
Software technologies:
- MongoDB
- Express 4.x.x
- AngularJS 1.6.3
- NodeJS 6.x.x
Requirements
- Setup MongoDB connection settings:
for local please check config/default.json file
for Atlas please check config/production.json file and setup these env variables:
NODE_ENV
INVOICE_DB_USERNAME
INVOICE_DB_PASSWORD
INVOICE_DB_HOST
Steps to run:
- npm install
- npm run start
- go to : http://localhost:3000/
- click Sign up to create user
- login with your user