Bonna Moon
1ebfb06e68
Fix Docker entrypoint using pinned local Prisma CLI
...
npx prisma was downloading Prisma CLI v7.8.0 which dropped the
url = env("DATABASE_URL") schema syntax. Use the project's own
installed Prisma CLI from node_modules instead, copied from the
builder stage.
2026-06-15 21:09:08 -05:00
Bonna Moon
175ebecdc8
Add public dir so Docker COPY doesn't fail
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-15 21:00:24 -05:00
Bonna Moon
4245232834
Fix TS errors blocking Docker build; docker-compose builds locally
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-15 20:56:37 -05:00
Bonna Moon
04dec2a198
v0.5.1 — Reminders, plant groups, location views, Wikipedia photos, Docker deploy
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-15 20:53:03 -05:00
Bonna Moon
e3f6a8ec92
v0.2.3 — Fix new plant categories rejected by API validation
2026-06-15 17:45:34 -05:00
Bonna Moon
f27838745c
v0.2.2 — Fix add plant form (simplify, remove react-hook-form)
2026-06-15 17:41:06 -05:00
Bonna Moon
ed4a50dae9
v0.2.1 — Fix add plant button not submitting
2026-06-15 17:36:46 -05:00
Bonna Moon
5938c6346e
v0.2.0 — Plant autocomplete + annual/perennial flower categories
2026-06-15 17:07:26 -05:00
Bonna Moon
78728963f4
v0.1.1 — Garden: edit and delete plants
2026-06-15 16:58:03 -05:00
Bonna Moon
eb43ec37a0
Add CLAUDE.md project notes
2026-06-15 16:15:20 -05:00
Bonna Moon
99918fffbc
v0.1.0 — Moon Base initial scaffold: auth, garden plant registry + log
2026-06-15 16:14:48 -05:00