Demo: https://nestjs-boilerplate-test.herokuapp.com/docs
Frontend (React, Next.js): https://github.com/brocoders/extensive-react-boilerplate
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.
- Support E2E and units tests.
- Docker.
- CI (Github Actions).
Previous: Main
Next: Installing and Running