Hey, hello, how's going 🙂?
This is a documentation of me learning NestJs, coding, discovering, testing, etc. Hope you'll find it useful and can help you at some point.
# Install the dependencies
$ npm install
# Run the project in watch mode
$ npm run start:dev
This documentation is based on the official NestJs docs 🐈. And, this repository is based on the Nest TypeScript starter.