Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 518 Bytes

How to install

This monorepo contain two applications. Frontend application written on Angular and backend applicaiton written on Spring Boot.

Backend application

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

Frontend application

Run $ ng serve in packages/frontend.

Application will run on http://localhost:4200

user: admin

password: password