Nestjs Full Auth Save Abandoned

NestJS boilerplate, Auth, TypeORM, MySQL, Mailing, Google OAuth20

Project README

NestJS FULL AUTH boilerplate

Description

NestJS boilerplate, Auth, TypeORM, MySql, Mailing, Google OAuth20

Table of Contents

Features

  • Database (typeorm).
  • Config Service (@nestjs/config).
  • Mailing (nodemailer).
  • Sign in and sign up via email.
  • Confirm account via email verification.
  • Forget password.
  • Reset password.
  • Refresh token.
  • Google OAuth20.
  • Swagger.

Quick run

git clone  https://github.com/RamezTaher/nestjs-full-auth
cd nestjs-full-auth
npm install
cp env-example .env
npm run start:dev
Open Source Agenda is not affiliated with "Nestjs Full Auth" Project. README Source: RamezTaher/nestjs-full-auth

Open Source Agenda Badge

Open Source Agenda Rating