managarten/apps/clock/apps/backend
Till-JS 42c0069553 fix(admin): remove duplicate api/v1 prefix from controller routes
Photos, clock, storage backends use setGlobalPrefix('api/v1'),
so controller should use @Controller('admin') not @Controller('api/v1/admin')

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 13:49:52 +01:00
..
src fix(admin): remove duplicate api/v1 prefix from controller routes 2026-02-12 13:49:52 +01:00
docker-entrypoint.sh fix(clock-backend): specify drizzle config path in entrypoint 2026-01-23 12:24:27 +01:00
Dockerfile 🔧 fix(docker): add --ignore-scripts to pnpm install in all backend Dockerfiles 2026-02-12 02:10:45 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +01:00
package.json 🚀 ci: add mana-search and api-gateway to Docker builds 2026-01-29 18:34:18 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00