This repository provides a pre-configured NestJS boilerplate with essential features for API development. It includes setup for authentication, TypeORM/Mongoose for database interactions (Postgres/MongoDB), email sending, internationalization (i18n), and Dockerization for easy deployment.
A ready-to-go NestJS template for building REST APIs.
Developers looking to quickly start a new NestJS project with common backend functionalities already in place.