- 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.template
file. - Rename
.env.template
to.env
. - Run
npm install
. - Run
npm run start
.
- Clone the project.
- Run
npm install
. - Launch the app with
npm start
orng serve -o
.
-
frontend: (pending hosting due to CORS issues)