Skip to content

How to set up an email service with RabbitMQ, AWS SES on NodeJS

License

Notifications You must be signed in to change notification settings

man21/RabbitMQ-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ-NodeJs

Description

[How to set up an email service with RabbitMQ, AWS SES on NodeJS.]. It takes you on a step by step approach to creating your own email service.

Technology Requirements

The following technologies would need to be installed on your machine to run this Application

How to set up and run the application.

  • Clone the repo on your local machine
  • From your terminal navigate to project directory
  • Install project dependencies by running npm install
  • Add Required AWS and AMQP String and key in .env file. For more detail: check .env.example
  • Start project by running npm start

About

How to set up an email service with RabbitMQ, AWS SES on NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published