Skip to content

Send Email Using NodeMailer (Node, Express and TypeScript)

Notifications You must be signed in to change notification settings

sohail0992/email-microservice

Repository files navigation

To Run first

  • create .env file in root directory
toEmail=<toEmail>
mongoUrl=<mongoUrl>
API_KEY=<sendinblueAPIKEY>

  • Install all packages using npm install

  • Buid project it will create a buid directory npm run tsc

  • To Start npm start

About

Send Email Using NodeMailer (Node, Express and TypeScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published