Steps to run the application locally Open the cloned repo in your terminal Spin up RabbitMQ in a docker container locally docker-compose up Run the application go run main.go Access RabbitMQ Management Console: http://localhost:15672/ Output: [References]: https://www.svix.com/resources/guides/rabbitmq-docker-setup-guide/ https://www.rabbitmq.com/tutorials/tutorial-one-go