Authentication implemented with NestJS.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
- Author - Rui Coelho
- Website - https://ruicoelho.pt
- Twitter - https://twitter.com/_rui_coelho