Open SourceBoilerplate4k
NestJS Boilerplate
A batteries-included NestJS starter with auth, i18n, and Postgres or MongoDB.
NestJS Boilerplate (by brocoders) is a popular open-source backend starter built on NestJS with TypeScript. It ships JWT and social authentication, role-based access, internationalization, mailing, file uploads to S3, Swagger docs, and a choice of TypeORM/Postgres or Mongoose/MongoDB, all with Docker and end-to-end tests. It is a well-maintained foundation for production REST APIs.
Repository
brocoders/nestjs-boilerplateLanguage
TypeScriptWhat you'd build with it
- Scaffold a NestJS REST API with JWT and social auth already wired
- Start a backend with role-based access, i18n, and Swagger docs included
- Choose Postgres or MongoDB on a tested, Dockerized API foundation
Tags
nestjsrest-apitypeormbackend