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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fca908a · Oct 9, 2023

History

96 Commits
Sep 14, 2023
Sep 11, 2023
Oct 9, 2023
Sep 15, 2023
Sep 15, 2023
Aug 4, 2023
Aug 20, 2023
Sep 15, 2023
Jul 28, 2023
Sep 15, 2023
Sep 15, 2023
Sep 15, 2023

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