managarten/packages
Till-JS 6537863696 feat(nutriphi): migrate from Supabase to PostgreSQL + Hetzner S3
- Add nutriphi-database package with Drizzle ORM
  - meals and nutrition_goals schemas
  - PostgreSQL 16 Docker setup
  - Drizzle Kit configuration

- Migrate backend from Supabase to Drizzle
  - Add DatabaseModule with connection pooling
  - Add StorageService for Hetzner Object Storage (S3-compatible)
  - Update MealsService with Drizzle queries
  - Add /api/meals/upload endpoint for image upload + analysis

- Update web app to use backend for uploads
  - Remove Supabase Storage direct upload
  - Update uploadService to send images to backend
  - Remove Supabase dependencies from package.json
  - Simplify hooks.server.ts

- Add Coolify deployment configuration
  - Dockerfile for production build
  - docker-compose.coolify.yml

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 17:52:14 +01:00
..
manadeck-database feat(manadeck): migrate backend from Supabase to PostgreSQL with Drizzle ORM 2025-11-25 02:39:39 +01:00
nutriphi-database feat(nutriphi): migrate from Supabase to PostgreSQL + Hetzner S3 2025-11-25 17:52:14 +01:00
shared-auth feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-auth-stores feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-auth-ui Feat: Login localization, design, märchenzauber feature complete webapp 2025-11-25 02:19:40 +01:00
shared-branding feat(chat): add SvelteKit web app with full feature parity to mobile 2025-11-25 15:54:44 +01:00
shared-config feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-credit-service feat: add shared credit service package (Tier 5) 2025-11-25 00:16:43 +01:00
shared-i18n Feat: Login localization, design, märchenzauber feature complete webapp 2025-11-25 02:19:40 +01:00
shared-icons feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-landing-ui feat(landing): add shared-landing-ui package and manadeck landing page 2025-11-25 03:03:41 +01:00
shared-subscription-types feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-subscription-ui feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-supabase feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-tailwind feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-theme feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-theme-ui feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-types feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-ui feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
shared-utils feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
uload-database Feat: New project chat, uload refactor (postgress), hosting plans, uload landingpage 2025-11-25 13:01:41 +01:00