M1: Scaffold #4
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Stand up the walking skeleton of all four processes with a green /healthz and green CI.
Scope
Repo skeleton and the walking skeleton of every process (backend, frontend, ocr, compose, CI).
References
Acceptance criteria (docs/14)
docker compose upin the devcontainer: all four services healthyGET /healthzreturns 200 with redis/minio/ocr probes true (email flag false until M6)Notes
Backend/frontend/ocr scaffolds are parallel; compose and CI depend on all three existing; /healthz depends on backend options wiring.
Sub-tasks are tracked as sub-issues below.