$ npm install
# start docker
$ docker-compose up -d
# copy the sample configuration
# and modify the values
$ cp .env.sample .env
# development
$ npm run start
# watch mode
$ npm run start:dev
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
- NESTJS - https://nestjs.com/
- RBAC Library - nestjs-rbac
- PEXELS - https://www.pexels.com/
- CLOUDINARY - https://cloudinary.com/
- SENDGRID - https://sendgrid.com/