Description

This repository is part of my article on Medium:
Microservices with CQRS and Event Sourcing in TypeScript with NestJS

Repositories

Installation

$ make proto

Running with Docker

$ docker-compose up -d

Running on your local machine

$ make server

Author