tia/src
Mannu c3255e82da Migrate Chat Sessions to database
- Add chat_sessions and chat_messages tables
- Create /api/chat endpoint for CRUD operations
- Update home page and /ai page to use database
- All chat history now persists across sessions and devices

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 21:13:21 +05:30
..
app Migrate Chat Sessions to database 2026-05-10 21:13:21 +05:30
db Add logging schema: feeds, diapers, sleeps, vaccinations, growth, medications 2026-05-10 05:24:57 +05:30
lib Add administered date for vaccinations and WHO growth benchmarks 2026-05-10 16:17:57 +05:30
auth.ts fix: simplify auth without resend for now 2026-05-10 04:32:14 +05:30
middleware.ts demo: simple UI without DB 2026-05-10 04:45:30 +05:30