managarten/services/mana-credits/src
Till JS feeebfb7c4 feat(infra): add mana-credits to docker-compose, fix port to 3061
Port 3060 was already taken by api-gateway. Updated mana-credits to 3061.

Changes:
- docker-compose.macmini.yml: Add mana-credits service with health check,
  traefik labels for credits.mana.how, depends on postgres
- docker-compose.macmini.yml: Add MANA_CREDITS_URL to mana-auth env
- Update all port references from 3060 to 3061 (config, Dockerfile, CLAUDE.md)
- Update better-auth.service.ts fallback URLs to 3061
- Update .env.development MANA_CREDITS_URL

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 22:21:54 +01:00
..
db feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00
lib feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00
middleware feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00
routes feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00
services feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00
config.ts feat(infra): add mana-credits to docker-compose, fix port to 3061 2026-03-27 22:21:54 +01:00
index.ts feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00