Skip to content

Commit 49d8095

Browse files
feature: update README to include applications directory in repository structure
1 parent 90ab92a commit 49d8095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The repository is intentionally structured to reflect Comanda’s architectural
1717
```text
1818
.
1919
├── .github/ # ci/cd workflows (pipelines)
20+
├── Applications/ # frontend applications
2021
├── Artifacts/ # internal nuget packages (shared kernel/contracts)
2122
├── Boundaries/ # independent bounded contexts
2223
│ ├── Comanda.Stores/

0 commit comments

Comments
 (0)