Skip to content

msohailse/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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors