A simple CQRS sample using nodejs, kafka, zookeeper and mongodb
This project uses a mix of docker images: Some downloaded from dockerhub, others are built locally. To start using this POC, please follow the steps below:
docker-compose build
docker-compose up -d