NestJS REST API boilerplate for a typical project
Demo: https://nestjs-boilerplate-test.herokuapp.com/docs
A fully compatible frontend boilerplate: https://github.com/brocoders/extensive-react-boilerplate
Belongs to the bc boilerplates ecosystem
nestjs-boilerplate-review.mp4
- Database. Support TypeORM and Mongoose.
 - Seeding.
 - Config Service (@nestjs/config).
 - Mailing (nodemailer).
 - Sign in and sign up via email.
 - Social sign in (Apple, Facebook, Google).
 - Admin and User roles.
 - Internationalization/Translations (I18N) (nestjs-i18n).
 - File uploads. Support local and Amazon S3 drivers.
 - Swagger.
 - E2E and units tests.
 - Docker.
 - CI (Github Actions).
 
Vladyslav Shchepotin π§ π π»  | 
      SergeiLomako π»  | 
      Elena Vlasenko π  | 
      Rodion πΌ  | 
    
If you seek consulting, support, or wish to collaborate, please contact us via [email protected]. For any inquiries regarding boilerplates, feel free to ask on GitHub Discussions or Discord.

