TODO: Overview of the project
- Python 3
- Docker
- Docker Compose
Ensure RabbitMQ is running.
$ make coverage
Quickest way to try out examples is to run them with Docker Compose
$ docker-compose up
Docker images for RabbitMQ, PostgreSQL and Redis will be automatically downloaded and their containers linked to our service containers.