Nest.js truly lives up to its reputation as the Spring Boot for front-end developers. It can quickly launch a backend project, and for commonly used features such as Swagger and message queues, there are ready-to-use modules for direct integration.If you're interested in Nest.js or planning to develop a website, I recommend the following open-source Nest.js template. It integrates TypeORM, PostgreSQL, Redis, and Swagger, which can quickly meet your development needs.
https://github.com/Penggeor/nestjs-template