Skip to content

Created a simple app that sends a notification from the main app “Producer” which sends or produce the notification message to another notification service “Consumer” which processes the message and notifies the users with its notification integration flow.

Notifications You must be signed in to change notification settings

Syed007Hassan/RabbitMQ-NodeTS-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ-NodeTS-Example

image

To run the application

  • docker-compose up to start RabbitMQ server
  • cd to consumer and npm run watch
  • cd to producer and npm run watch

About

Created a simple app that sends a notification from the main app “Producer” which sends or produce the notification message to another notification service “Consumer” which processes the message and notifies the users with its notification integration flow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published