getting there
This commit is contained in:
parent
f87480e79d
commit
5ac6633d40
20 changed files with 898 additions and 112 deletions
|
|
@ -20,7 +20,7 @@ backend/ # FastAPI + SQLite (WAL)
|
|||
limits.py # slowapi limiter + payload-size middleware
|
||||
models.py # pydantic v2 schemas
|
||||
logging.py # structlog JSON
|
||||
migrations/ # 001_initial.sql, 002_keep_tasks_open.sql, …
|
||||
migrations/ # 001_initial.sql consolidated schema
|
||||
tests/test_api.py # pytest + httpx AsyncClient
|
||||
pyproject.toml # uv-managed
|
||||
frontend/ # Angular 21+ standalone, signals, zoneless
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue