This is a micro-service using NodeJs and MongoDB.
- Clone the repo: git remote add origin [email protected]:alexandrejuk/notification.git
- cd notification
- Install packages: npm install
- Build project and launch: npm start
- Open your browser at: http://localhost:3000