nestjs-ajd-boilerplate
v1.0.5
Published
Simple NestJS TypeORM boilerplate generator
Downloads
38
Maintainers
Readme
Description
NestJS AJD Boilerplate is a lightweight starter template designed to help you kickstart backend projects faster with a clean, scalable structure. It includes JWT-based authentication, Passport integration, and a ready-to-use TypeORM setup for SQL-based databases.
This boilerplate also provides:
🧠 Mutex implementation for safe concurrency control
🛡️ Custom guards and decorators for authentication & authorization
⚙️ A maintainable project layout following NestJS best practices
Currently, it supports TypeORM-based databases (e.g. MySQL, PostgreSQL, SQLite).
