Today is a little bit more complicated even though we are technically just doing 4 things different. I know, welcome to RabbitMQ.
If you wish to support me, here is my patreon page:
https://www.patreon.com/webdevjourney?fan_landing=true
If you wish to buy me some coffee:
https://www.buymeacoffee.com/webdevjourney
Github Link: https://github.com/webdevjourneyWDJ/RabbitMQ-NodeJS
This is what we are following: https://www.rabbitmq.com/getstarted.html
Command to run it with Docker: docker run -d --rm --name rabbitmq -p 567
2:5672 rabbitmq:3
Download RabbitMQ: https://www.rabbitmq.com/download.html
Run a cloud instance of RabbitMQ: https://www.cloudamqp.com/
Get GUI for RabbitMQ (once you have an instance running locally): http://localhost:15672/