481 Forks
1128 Stars
1128 Watchers

pitstop

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

How to download and setup pitstop

Open terminal and run command
git clone https://github.com/EdwinVW/pitstop.git
git clone is used to create a copy or clone of pitstop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pitstop https://github.com/EdwinVW/pitstop/archive/master.zip

Or simply clone pitstop with SSH
[email protected]:EdwinVW/pitstop.git

If you have some problems with pitstop

You may open issue on pitstop support forum (system) here: https://github.com/EdwinVW/pitstop/issues