Skip to content

Hello, in this project you will learn about smtp protocol. basically smtp is used for sending mail from backend. for learning you may fork the project as per mentioned.

Notifications You must be signed in to change notification settings

deepumandal/SMTP_backend_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Smtp app

Hello, in this project you will learn about smtp protocol. basically smtp is used for sending mail from backend. for learning you may fork the project as per mentioned.

Tech stacks

  • Express Js.
  • SmtpJs.
  • nodemailer.
  • nodemon
  • dotenv

Run Locally

Clone the project

  git clone https://github.com/Deepumandal/SMTP_backend_project.git

Go to the project directory

  cd SMTP_backend_project

Install dependencies

  npm install

Start the server

  npm run start

smtp requirements

  • port
  • host
  • pass
  • user

steps

fill all these in forked project at place or respected area.

About

Hello, in this project you will learn about smtp protocol. basically smtp is used for sending mail from backend. for learning you may fork the project as per mentioned.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published