managarten/apps/todo/apps
Till JS 427195d6dc feat(todo): add Hono + Bun server for compute-only endpoints
New lightweight server replacing NestJS for server-side compute:
- RRULE expansion (next occurrence, validation, DoS protection)
- Reminders (CRUD with reminder time calculation)
- Admin (GDPR user data counts + deletion)
- JWT auth middleware + service key auth for admin
- Port 3019, ~10 packages vs ~50 for NestJS

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 12:40:28 +01:00
..
backend feat(todo): improve task UI with priority checkboxes, drag styling, and route fix 2026-03-26 08:51:06 +01:00
landing feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
server feat(todo): add Hono + Bun server for compute-only endpoints 2026-03-27 12:40:28 +01:00
web feat(todo): wire up browser sync with Go server 2026-03-27 11:55:32 +01:00