docs: 补充前后端架构说明

This commit is contained in:
hh
2026-07-17 18:11:10 +08:00
parent 81fdb02517
commit 2daf9b77e9
4 changed files with 845 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
All backend code lives under `AirShelf/core/backend` by project decision.
Architecture and module boundaries: [ARCHITECTURE.md](ARCHITECTURE.md).
## Local bootstrap
```bash