create mvp path

This commit is contained in:
hamid
2026-08-02 20:01:31 +03:30
parent 72ab290da1
commit fb58ca54e1
203 changed files with 863 additions and 156 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ Backend API for the Balinyaar application. It is an **ASP.NET Core (.NET 10)** s
- Observability out of the box: Serilog, OpenTelemetry, Prometheus metrics, health checks
> Looking for an architecture/file map to navigate the code? See [CLAUDE.md](CLAUDE.md) (the project map
> and the hard rules) and [../docs/rules/server/](../docs/rules/server/) (the coding rules, one file per
> area — `conventions.md` is the successor to the former `CONVENTIONS.md`).
> and the hard rules) and [../archive/docs/rules/server/](../archive/docs/rules/server/) (the coding rules,
> one file per area — `conventions.md` is the successor to the former `CONVENTIONS.md`).
## Requirements