This monorepo contain two applications. Frontend application written on Angular and backend applicaiton written on Spring Boot.
Make sure you have working and running version of MongoDB on http://locahost:27017.
Then run $ gradle bootRun in packages/backend/complete.
Application will run on http//localhost:8080
Run $ ng serve in packages/frontend.
Application will run on http://localhost:4200
user: admin
password: password