To run the project, you should have installed:
- git (to clone the project)
- Visual Studio Code (or your prefered ID)
- docker (to mount the environment)
After you download the project, go to your shell command line, move to the project folder, and run:
# mount
./docker up -d
# reload
./docker restart
# unmount
./docker down
Now you can load the project by:
- Backend: http://localhost:3000
- Swagger: http://localhost:3000/docs
- Frontend: http://localhost:4200
https://www.loom.com/share/4268f3ecfd264dafbd9fff37fa79b4c2