Skip to content

sgranada365/event-driven

Repository files navigation

Event Driven

Event driven example with RabbitMQ

SetUp

Requiere docker-compose

docker-compose up -d

Installation

Requiere node v14

npm i

Usage

For exect the publisher

npm run dev:publisher

For lauch a consumer:

npm run start:consumer -- ("whatsapp" | "sms" | "email")

Links

RabbitMQ code explanation

About

Event driven architecture using node and RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors