Files
eatme/docs/api/index.md
Michal Pemcak 94933cac5c Update OKF docs bundle, README, and CLAUDE.md for today's features
Documents the shift planning and closure/payroll modules (new tables,
routes, stores), the dark redesign, and the docker-compose-broken-host
workaround. Adds CLAUDE.md pointing agents at docs/. Translates README to
English and keeps host-specific infrastructure details out of the repo.
2026-08-16 18:41:11 +02:00

730 B

API

Express routers under /api/*, mounted in backend/src/index.ts. All responses are JSON except the CSV exports. Errors follow { "error": string }.