RabbitMQ Event Sourcing Example
Running the example
1. Ensure RabbitMQ is installed and running
On Mac OSX with homebrew you can install RabbitMQ with
$ brew install rabbitmq
And start it using
$ /usr/local/opt/rabbitmq/sbin/rabbitmq-server
2. Setup and start all processes
$ bin/run