Azharhayat271 / backend_starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

A backend Starter Template using NodeJS mongoDb SHA256 and Email vaerifcation

Appendix

Following API are Included in it

Register API with email Verification

Login API with JWT token Forget and Reset Password

Installation

Install with npm

  npm install 
  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_URI

PORT

EMAIL_HOST

EMAIL_PORT

EMAIL_USERNAME

EMAIL_PASSWORD

JWT_SECRET

RESET_PASSWORD_SECRET

CLIENT_URL

Contributing

Contributions are always welcome!

Please add project to star

frok the repo, make changes and make a Pull request

Authors

About


Languages

Language:JavaScript 99.9%Language:Procfile 0.1%