Skip to content

nathanwkwong/nest-email-reset-password

Repository files navigation

Description

A repository to demonstrate a forgot/reset password flow with Nest.js and nodemailer. A medium post to explain it.

Project setup

$ npm install

Create a .env file under the root folder and setup the env variables by referencing .env.example

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published