- A NestJs project based on miroservices design.
- Containerized MongoDB database with Mongoose as ORM.
- Multiple branches which use different transport protocols like: TCP, gRPC, RabbitMQ and Kafka.
- All the services, database and message brokers are containerized with Docker.
- Checkout different branches for different implemetations.
# linux
$ docker compose up --build -V