This is a habit tracker application with web notifications.
git clone https://github.com/ninedev-i/habbiton.git
npm install
docker-compose up -d mongo
npm run dev:server
npm run dev:client
git clone https://github.com/ninedev-i/habbiton.git
docker-compose up
It starts a dev server on localhost:8080.