Commit Graph

53 Commits

Author SHA1 Message Date
arnaudne 612534a59e fix(auth): check signIn result after register, redirect to login on failure 2026-06-13 12:25:30 +02:00
arnaudne a0371132dd fix(auth): add trustHost: true for reverse proxy deployment 2026-06-13 12:21:39 +02:00
arnaudne cd16c354c0 Initial commit — Grow baby tracker
Next.js 16 App Router, Prisma + PostgreSQL, NextAuth v5 JWT.

Features: dashboard quick-log, timeline, growth charts (WHO percentiles),
stats, journal/notes, doctor notes, milestones, vaccinations, settings,
superadmin panel. Mobile-first with sidebar nav + bottom nav + quick-add FAB.
Dark mode, PWA push notifications, multi-family invite system.

Docker: multi-stage Dockerfile + docker-compose with postgres service.
2026-06-13 01:52:46 +02:00