Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 304 Bytes

File metadata and controls

13 lines (9 loc) · 304 Bytes

sample-cqrs

A simple CQRS sample using nodejs, kafka, zookeeper and mongodb

Usage

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