managarten/services/mana-media/apps/api/src
Till JS 53b3746b98 refactor: rename nutriphi module to food (Essen)
Complete rename across the entire monorepo pre-launch:
- Module, routes, API, i18n, standalone landing app directories
- All code identifiers, display names, logo component
- German user-facing label: "Essen" (English brand stays "Food")
- Dexie table nutriFavorites -> foodFavorites
- Infra configs (docker-compose, cloudflared, nginx, wrangler)

Zero residue of nutriphi remains. No data migration needed (pre-launch).

Follow-up: run pnpm install, update Cloudflare DNS
(food.mana.how), rename Cloudflare Pages project.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 15:30:07 +02:00
..
db refactor: rename nutriphi module to food (Essen) 2026-04-14 15:30:07 +02:00
routes fix(mana-auth) + chore: rewrite /api/v1/auth/login JWT mint, remove Matrix stack 2026-04-08 16:32:13 +02:00
services fix(mana-auth) + chore: rewrite /api/v1/auth/login JWT mint, remove Matrix stack 2026-04-08 16:32:13 +02:00
constants.ts refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00
db.ts refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00
index.ts fix(mana-media): commit initial schema migration + run on startup 2026-04-10 02:51:41 +02:00