Worktime planning tool.
--> LIVE-DEMO <--
Maybe u need to refresh page some times to start free dyno heroku servers.
login: 5, password: 5, or register
-
Run '/frontend/npm i' and '/backend/npm i' to get dependencies
-
Run '/docker/docker-compose up --build' to start MongoDB
-
!!! Create config file '\backend\environments\dev.env', use 'test.env' as example !!!
-
Run '/backend/npm run start:dev' to run Node backend.
-
Run '/frontend/npm start' to run frontend. Navigate to
http://localhost:4200/
.