- nest
- docker
- postman
- mongo
- bcryptjs
- jwt
- vercel
- angular
- routes with lazyload and guards
- signals
- sweetalerts 2
- Clone the project.
- Set up Docker.
- Run
docker compose up -d. - Enter the project's database and JWT seed in the
.env.templatefile. - Rename
.env.templateto.env. - Run
npm install. - Run
npm run start.
- Clone the project.
- Run
npm install. - Launch the app with
npm startorng serve -o.
-
frontend: (pending hosting due to CORS issues)