RabbitMQ simple most pub/sub configurtion Usage: spin up rabbitmq docker container and modify the connection string in pub/sub code files Open up two terminal windows In one terminal window type npm run publisher <message> In second terminal window type npm run consumer