brocoders / nestjs-boilerplate

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

Home Page:https://nestjs-boilerplate-test.herokuapp.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestJS REST API boilerplate πŸ‡ΊπŸ‡¦

image

github action status renovate Static Badge Discord Badge



Description

NestJS REST API boilerplate for typical project

Full documentation here

Demo: https://nestjs-boilerplate-test.herokuapp.com/docs

Frontend (React, Next.js): https://github.com/brocoders/extensive-react-boilerplate

Table of Contents

Features

  • 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, Twitter).
  • 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).

Contributors

Vladyslav Shchepotin
Vladyslav Shchepotin

🚧 πŸ“– πŸ’»
SergeiLomako
SergeiLomako

πŸ’»
Elena Vlasenko
Elena Vlasenko

πŸ“–

About

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

https://nestjs-boilerplate-test.herokuapp.com/docs

License:MIT License


Languages

Language:TypeScript 91.1%Language:Shell 3.0%Language:EJS 2.6%Language:Dockerfile 1.3%Language:Handlebars 1.1%Language:JavaScript 0.9%Language:Procfile 0.1%