Commit graph

84 commits

Author SHA1 Message Date
54df45cc8a Add children and families API 2026-05-10 05:33:57 +05:30
eddb1dd8ea Fix feed method enum value 2026-05-10 05:32:35 +05:30
afb1555389 Fix date handling in logs API 2026-05-10 05:30:57 +05:30
36becd3dc0 Add logging API routes: logs, vaccinations, growth 2026-05-10 05:28:54 +05:30
797eedaeb3 Add logging schema: feeds, diapers, sleeps, vaccinations, growth, medications 2026-05-10 05:24:57 +05:30
13042f6e68 Add build verification rule to CLAUDE.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:17:44 +05:30
fa657a4ba9 Fix duplicate code in setup route
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:15:37 +05:30
804f12ac29 Add all database tables to setup route
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:14:18 +05:30
4c7535e716 Fix setup: remove IF NOT EXISTS syntax
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:11:52 +05:30
35b0b5b528 Fix setup route to use sql.unsafe() for raw SQL
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
EOF
)
2026-05-10 05:10:07 +05:30
8ca54fec30 Fix login page to use real signin API, fix setup route db.execute()
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 05:07:05 +05:30
ab9aa1052e fix: use drizzle sql 2026-05-10 05:04:43 +05:30
d6a7f7560e fix: simplify setup 2026-05-10 05:02:49 +05:30
b4dc29fa3d feat: add signin API and setup route 2026-05-10 05:00:26 +05:30
affd70b9a7 fix: debug route 2026-05-10 04:55:31 +05:30
f7bcc97666 fix: add debug endpoint 2026-05-10 04:51:35 +05:30
152bf2079c demo: simple UI without DB 2026-05-10 04:45:30 +05:30
0da7fd15b2 fix: root redirects to login 2026-05-10 04:45:08 +05:30
64aa687b8b fix: simplify setup route 2026-05-10 04:37:54 +05:30
30ac75beda fix: add setup route to create tables 2026-05-10 04:36:17 +05:30
e2b9ef6df3 fix: simplify auth without resend for now 2026-05-10 04:32:14 +05:30
a57e953be6 fix: use resend SDK directly 2026-05-10 04:30:58 +05:30
6740ee338b feat: add onboarding flow and test data 2026-05-10 04:23:32 +05:30
507487c7d9 feat: add email provider for magic links 2026-05-10 04:18:08 +05:30
68b571d321 fix: build errors and simplify auth 2026-05-10 04:14:23 +05:30
6b068e37f8 feat: configure email provider with Resend 2026-05-10 04:12:04 +05:30
330367dcc8 feat: add login page and auth API route 2026-05-10 04:09:19 +05:30
7098339200 feat: add Drizzle config and auth/family schema 2026-05-10 04:08:39 +05:30
7e2cb39d9b fix: switch to npm for docker build 2026-05-10 04:00:09 +05:30
7d50128d94 fix: use pnpm with .npmrc for docker 2026-05-10 03:58:02 +05:30
de6502fed8 fix: allow scripts in docker build 2026-05-10 03:52:42 +05:30
1706e8e509 fix: use node 22 for pnpm 11 compatibility 2026-05-10 03:51:50 +05:30
3e1dcb0866 chore: add Dockerfile and docker config 2026-05-10 03:38:03 +05:30
70e289e13b chore: initial setup 2026-05-10 03:33:32 +05:30