Thank you for the tutorial; it was really helpful. As you mentioned in the end that you are planning to add these three chapters:
- Deploying a NestJS application to Heroku and AWS.
- Connecting a NestJS application to a MongoDB or PostgreSQL store.
- Using GraphQL or gRPC with NestJS.
So, please add them as soon as possible because I want to learn how to develop a complete solution. One request is that along with MongoDB please add another chapter on Mongoose ODM because that helps in mapping databases functions to the backend code (NestJS).