This Repository contain entrepare or anyware full stask coligo task using spring and angular
1- create DB from DB.sql file
2- Go inside Backend Folder using cd Backend
3- run intellij project then call localhost:8081 or test with postman tool
Note: you can see postman test cases from Coligo Entrepreware Task.postman_collection.json
In Terminal using vs code you will need this commands
$env:NODE_OPTIONS = "--openssl-legacy-provider"
ng serve
Then use this url in your broswer localhost:4200