Skip to content

An example of sending email with ses and aws-sdk on Node.js

Notifications You must be signed in to change notification settings

mdhelaluddin-ctg-bd/ses-email-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ses-email-nodejs

An example of sending email with ses and aws-sdk on Node.js

Instructions

  • Rename .env.example file to .env and fill with correct information
  • run "npm install" to install required packages.
  • run app.js file using "node app.js"
  • Congratulation ! You're done.

About

An example of sending email with ses and aws-sdk on Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published