This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Code Flow
Sumit Ghosh edited this page Dec 15, 2020
·
2 revisions
CONTENT
This page covers the interaction between different components in eShopOnContainers
. Set up the code base in your local if you haven't done already :
Different functionalities of eShopOnContainers application has been captured in the following diagrams.
IMPORTANT: All the following interaction has been captured taking Web.MVC as reference. It may subject to change for Web.SPA
- System requirements
- Development setup
- Databases & containers
- Architecture
- Application
- Code
- Logging and Monitoring
- Tests