NestJS Boilerplate
backend-applications
A boilerplate for building scalable and maintainable backend applications using NestJS with TypeScript, ESLint, and Prettier.
About this template
This template provides a solid foundation for building nestjs-backend applications. It comes with all the essential tools and configurations to help you get started quickly.
The NestJS Boilerplate template is designed to help developers jumpstart their projects with best practices, modern tooling, and a well-structured codebase.
Key Benefits
- Pre-configured development environment
- Modern tooling and best practices
- TypeScript support out of the box
- Linting and formatting setup
- Testing infrastructure ready to go
Compatible Extensions
Enhance your NestJS Boilerplate with these powerful extensions
Recommended Combinations
Get started quickly with these popular template and extension combinations
NestJS Boilerplate
nestjs-backend
GitHub Setup
Tooling
$ npx create-awesome-node-app \
--template nestjs-boilerplate \
--addons github-setup
NestJS Boilerplate
nestjs-backend
Husky + Lint Staged
Tooling
$ npx create-awesome-node-app \
--template nestjs-boilerplate \
--addons husky-lint-staged
NestJS Boilerplate
nestjs-backend
Development Container
Tooling
$ npx create-awesome-node-app \
--template nestjs-boilerplate \
--addons development-container
NestJS Boilerplate
nestjs-backend
Drizzle ORM SQLite
Database
$ npx create-awesome-node-app \
--template nestjs-boilerplate \
--addons drizzle-orm-sqlite
Ready to Build?
Start creating your awesome Node.js app with this template