Skip to content

This is a .NET microservices and container-based application that runs on Linux, Windows, and MacOS.

License

Notifications You must be signed in to change notification settings

yusufEk1n/.Net.Microservices-eShop

Repository files navigation

Overview

This project is a e-commerce microservice demo application covering Clean Architecture, Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), MediatR, and Docker for containerization and deployment.

roadmap

How to Run

First of all, clone this repo. Then, make sure Docker is installed on your computer and run the following code in the location where docker-compose.yml file is located.

docker-compose -f .\docker-compose.yml -f .\docker-compose.override.yml up --build -d

After it has succesfully run

containers

About

This is a .NET microservices and container-based application that runs on Linux, Windows, and MacOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published