managarten/services/mana-media/apps/api
Till JS 3e81a6ebef fix: dev startup — Redis eviction policy, mana-media port crash, Svelte warnings
- Redis: allkeys-lru → noeviction to prevent silent data loss when memory full
- mana-media: --watch → --hot to fix EADDRINUSE crash on Bun HMR reload
- Svelte: build initial values before $state() to avoid state_referenced_locally warnings
  in create-app-onboarding.svelte.ts and shared-llm/store.svelte.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 18:33:41 +02:00
..
src fix(mana-media): commit initial schema migration + run on startup 2026-04-10 02:51:41 +02:00
Dockerfile feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
drizzle.config.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
package.json fix: dev startup — Redis eviction policy, mana-media port crash, Svelte warnings 2026-04-10 18:33:41 +02:00
test-image.png 🔧 fix(mac-mini): update health checks and disable missing services 2026-02-12 13:28:55 +01:00
tsconfig.json refactor(mana-media): migrate from NestJS to Hono/Bun 2026-03-28 18:12:42 +01:00