managarten/apps
Till-JS e22961e580 feat(planta): add plant care tracking application
Add new Planta project for plant care management with:

Backend (NestJS):
- Plant CRUD with species, location, and care requirements
- Watering tracking and scheduling
- Photo management with S3 storage
- AI-powered plant analysis using Google Gemini Vision API
- Drizzle ORM with PostgreSQL schema

Web (SvelteKit):
- Dashboard with plant overview
- Plant detail pages with care history
- Add/edit plant forms
- Auth integration with login/register routes
- API client layer for all endpoints

Infrastructure:
- Database setup in setup-databases.sh
- MinIO bucket for plant photos
- Environment variables for port 3022

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 14:57:16 +01:00
..
calendar feat(calendar): add stats sidebar section and heatmap support in year view 2025-12-16 18:39:59 +01:00
chat ♻️ refactor(chat): simplify chat service and update seed data 2025-12-12 20:48:10 +01:00
clock 🐛 fix(shared-auth): add automatic token refresh on 401 responses 2025-12-12 20:47:43 +01:00
contacts ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
picture ♻️ refactor(picture): simplify credit system to production-only 2025-12-12 20:49:38 +01:00
planta feat(planta): add plant care tracking application 2026-01-18 14:57:16 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo Merge branch 'dev' into till-dev 2025-12-15 14:10:34 +01:00
zitare ♻️ refactor(contacts,zitare): use dynamic runtime URLs in auth stores 2025-12-15 14:13:00 +01:00