eberhara / sample-cqrs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:Nginx 0.1%