managarten/apps
Till JS 29515e7c4d feat(memoro): add Hono/Bun server + audio-server (replaces NestJS)
Two new services replacing the NestJS backend + audio-backend:

- apps/memoro/apps/server/ (port 3015): main business logic
  - Memo creation, transcription orchestration, AI headline/Q&A
  - Space + invite management, credits, settings, cleanup
  - Uses @manacore/shared-hono authMiddleware (mana-auth JWT)
  - Service-role Supabase client with explicit user_id filters

- apps/memoro/apps/audio-server/ (port 3016): audio processing
  - 4-tier Azure Speech fallback (fast → retry → convert → batch)
  - FFmpeg conversion (PCM 16kHz mono WAV) via fluent-ffmpeg
  - Load balancing across up to 4 Azure Speech keys
  - Internal-only (X-Service-Key auth)

Auth proxy, space sync, and NestJS services not yet removed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 19:03:31 +02:00
..
bauntown feat(bauntown): restore from archive, register in monorepo 2026-03-30 01:02:21 +02:00
calc fix(inventar): import FeedbackPage from @manacore/feedback, not shared-ui 2026-03-30 21:56:19 +02:00
calendar refactor(ui): apply elevation system across todo, contacts, calendar, clock apps 2026-03-31 19:00:24 +02:00
chat chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
citycorners refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
clock refactor(ui): apply elevation system across todo, contacts, calendar, clock apps 2026-03-31 19:00:24 +02:00
contacts refactor(ui): apply elevation system across todo, contacts, calendar, clock apps 2026-03-31 19:00:24 +02:00
context chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
docs chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
inventar fix(inventar-web): use browser error tracking import in hooks.client.ts 2026-03-31 18:15:12 +02:00
manacore fix(manacore-web): fix login redirect flow 2026-03-31 19:02:04 +02:00
manadeck refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
manavoxel feat(manavoxel): add merchant trading UI and NPC loot drops 2026-03-30 15:06:51 +02:00
matrix refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
memoro feat(memoro): add Hono/Bun server + audio-server (replaces NestJS) 2026-03-31 19:03:31 +02:00
moodlit refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
mukke chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
news refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
nutriphi fix(prerender): suppress favicon.png 404 during prerender in skilltree and nutriphi 2026-03-31 18:11:53 +02:00
photos refactor(apps): final SVG-to-Phosphor pass for photos, clock, mukke, inventar 2026-03-31 12:41:43 +02:00
picture chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
planta chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
playground refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
presi fix(presi-web): export auth alias from auth store for existing imports 2026-03-31 18:32:03 +02:00
questions fix(inventar): import FeedbackPage from @manacore/feedback, not shared-ui 2026-03-30 21:56:19 +02:00
reader feat(reader): restore from archive, register in monorepo 2026-03-30 00:56:57 +02:00
skilltree fix(prerender): suppress favicon.png 404 during prerender in skilltree and nutriphi 2026-03-31 18:11:53 +02:00
storage chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
times refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
todo refactor(ui): apply elevation system across todo, contacts, calendar, clock apps 2026-03-31 19:00:24 +02:00
traces chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
uload fix(uload-web): add health endpoint for Docker healthcheck 2026-03-31 18:20:42 +02:00
wisekeep refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00
zitare refactor(apps): automated SVG-to-Phosphor migration across all apps 2026-03-31 12:35:17 +02:00