Experimental full-stack application showcasing Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
Stars
378
Forks
64
Watchers
378
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
106
commits
6
commits
3
commits
1
commits
1
commits
feat(e2e): introduce cypress as automated UI framework for E2E testing (#89)
6ca5f21View on GitHubfeat(product-selection): add Stock Events button and stored-event-viewer (#88)
0a91c1cView on GitHubfeat(observability): add distributed tracing, Aspire trace links, and saga resilience (#87) (#87)
246cf8dView on GitHubfeat(order): replace auto-completion with customer-confirmed delivery (#86)
c6547ffView on GitHubfix(otel): improve distributed tracing coverage and semantic conventions (#85)
7f26d2aView on GitHubrefactor: isolate Kiota clients behind service wrappers (#84)
ad40595View on GitHubfix(otel): add distributed tracing across Kafka boundaries (#83)
8ace3a9View on GitHubrefactor(api): isolate M2M endpoints under /internal routes with consistent authorization (#82)
79359feView on GitHubfix: remove unused usings and simplify namespaces (#77)
1d30eb1View on GitHubfeat(spa): dynamic event viewer, SignalR fix, product search, and Euro encoding fix (#76)
70dcdd4View on GitHubrefactor: replace ApiResponse wrapper with Result pattern across all layers (#75)
872fc35View on GitHub