Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/balakrishnan-10/nodejs-5-password-reset-flow

Password Reset Flow Task using Nodemailer
https://github.com/balakrishnan-10/nodejs-5-password-reset-flow

bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon postman vscode

Last synced: about 1 month ago
JSON representation

Password Reset Flow Task using Nodemailer

Awesome Lists containing this project

README

        

# Backend : Password Reset Flow

## Base URL : https://nodejs-5-password-reset-flow-2.onrender.com/

## API Documentation Link : https://documenter.getpostman.com/view/34153837/2sAY547yo8

## Installing Packages:
* npm i express
* npm i nodemon
* npm i mongoose
* npm i cors
* npm i nodemailer
* npm i bcryptjs
* npm i jsonwebtoken
* npm i dotenv

## Command & Port Number :
* Running command - **npm run dev**
* Running Port Number - **5000**

## Tools & IDE:

git


vscode


vscode