managarten/services/mana-media
Till JS 73181ab91d refactor(mana-media): migrate from NestJS to Hono/Bun
Replace NestJS framework with Hono + Bun, eliminating the last
NestJS service from the stack. All business logic preserved:
- CAS upload with SHA-256 dedup
- BullMQ image processing (Sharp thumbnails/variants)
- Matrix MXC URL import
- EXIF extraction
- File streaming/transforms
- Prometheus metrics

23 NestJS files → 12 Hono files. Zero NestJS in the monorepo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:12:42 +01:00
..
apps/api refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00
packages/client feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
.env.example feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
CLAUDE.md refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00
docker-compose.yml feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
drizzle.config.ts feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
nest-cli.json feat(mana-media): add centralized media storage with NutriPhi integration 2026-02-02 17:30:14 +01:00
package.json refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00
tsconfig.json refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00