managarten/apps/zitare
Till-JS 655da23d14 fix(presi): resolve CORS issues and add strictPort to all web apps
- Add port 5180 to CORS_ORIGINS in .env.development
- Add port 5178 to Presi backend CORS config
- Fix Presi API client to use /api prefix
- Add strictPort: true to all web app vite configs to prevent port switching:
  - manacore: 5173
  - chat: 5174
  - picture: 5175
  - manadeck: 5176
  - zitare: 5177
  - presi: 5178
  - voxel-lava: 5180

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 06:58:00 +01:00
..
apps fix(presi): resolve CORS issues and add strictPort to all web apps 2025-11-29 06:58:00 +01:00
packages feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
CLAUDE.md feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00
package.json feat(zitare): rename quote project to zitare and add global search 2025-11-28 20:14:19 +01:00