Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 597 Bytes

Pitstop - Garage Management System

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage / car repair shop. The primary goal of this sample is to demonstrate several software-architecture concepts like:

  • Microservices
  • CQRS
  • Event Sourcing
  • Domain Driven Design (DDD)
  • Eventual Consistency

See the Wiki for this repository for more information about the solution and instructions on how to build, run and test the application using Docker-compose and Kubernetes.