Skip to content

arungdg/mail-server

Repository files navigation

mail-server

Server using NodeJS and ExpressJS to send email using node-mailer

Starting the server

  1. Clone the repo: git clone https://github.com/arun-awnics/mail-server.git
  2. Change directory: cd mail-server
  3. Install dependencies using npm: npm install
  4. Start the server: npm start

Build

  • npm build

About

Sending mail using nodeJS and expressJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published