NestJS Development Guidelines
Objective: Define standards for building scalable, enterprise-grade TypeScript applications with NestJS, covering modular architecture, DTOs, validation, error handling, security, testing, and observability.
Source File
View the full rule: .agent/rules/nestjs.md
Sections
- Architecture & Modules
- Controllers, Services & Providers
- DTOs & Validation
- Error Handling & Security
- Testing & Observability
