lila/documentation
lila 48457936e8 feat(api): add global error handler with typed error classes
- Add AppError base class, ValidationError (400), NotFoundError (404)
- Add central error middleware in app.ts
- Remove inline safeParse error handling from controllers
- Replace plain Error throws with NotFoundError in gameService
2026-04-12 08:48:43 +02:00
..
audits formatting 2026-04-10 20:09:46 +02:00
api-development.md feat(api): add global error handler with typed error classes 2026-04-12 08:48:43 +02:00
data-seeding-notes.md formatting 2026-04-10 20:20:09 +02:00
decisions.md formatting 2026-04-10 20:20:09 +02:00
mvp.md formatting 2026-04-10 20:20:09 +02:00
notes.md formatting 2026-04-10 20:20:09 +02:00
roadmap.md updating documentation 2026-04-11 21:32:13 +02:00
schema_discussion.md formatting 2026-04-10 20:09:46 +02:00
spec.md formatting 2026-04-10 20:20:09 +02:00