managarten/apps/docs
Till JS ab387b9b3d chore: remove all NestJS backend references, replace with Hono/Bun
- Delete nestjs-backend.md guideline (replaced by hono-server.md)
- Delete Dockerfile.nestjs-base and Dockerfile.nestjs templates
- Delete stale BACKEND_ARCHITECTURE.md doc (NestJS-era, obsolete)
- Update CLAUDE.md, GUIDELINES.md, authentication.md to Hono/Bun first
- Update all app CLAUDE.md files: backend/ → server/, NestJS → Hono+Bun
- Update all app package.json files: @*/backend → @*/server
- Update docs: LOCAL_DEVELOPMENT, PORT_SCHEMA, ENVIRONMENT_VARIABLES,
  DATABASE_MIGRATIONS, MAC_MINI_SERVER, PROJECT_OVERVIEW
- Update scripts: generate-env.mjs, setup-databases.sh, build-app.sh
- Update CI/CD: cd-macmini.yml backend → server paths
- Update Astro docs site: @chat/backend → @chat/server

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 16:52:25 +02:00
..
src chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
astro.config.mjs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
package.json 📝 docs: add Astro Starlight public documentation site 2026-01-29 18:01:15 +01:00
tailwind.config.mjs 📝 docs: add Astro Starlight public documentation site 2026-01-29 18:01:15 +01:00
tsconfig.json 📝 docs: add Astro Starlight public documentation site 2026-01-29 18:01:15 +01:00
wrangler.toml 📝 docs: add Astro Starlight public documentation site 2026-01-29 18:01:15 +01:00