managarten/apps/chat/apps/backend
Wuesteon 5b0b3095ff 🔒️ feat(auth): centralize JWT validation and add deployment docs
- Migrate Chat, Picture, Presi, Zitare backends to shared auth guards
- Remove duplicate local JWT guards and decorators
- Add CD staging workflow for tagged releases
- Add comprehensive auth architecture documentation
- Add Hetzner deployment and Docker setup guides
- Add environment configuration audit docs
- Update env generation scripts

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 20:44:45 +01:00
..
src 🔒️ feat(auth): centralize JWT validation and add deployment docs 2025-12-01 20:44:45 +01:00
.dockerignore refactor: restructure 2025-11-26 03:03:24 +01:00
.env.docker refactor: restructure 2025-11-26 03:03:24 +01:00
.env.example refactor: restructure 2025-11-26 03:03:24 +01:00
docker-compose.yml refactor: restructure 2025-11-26 03:03:24 +01:00
docker-entrypoint.sh feat: integrate shared PageHeader and ProfilePage across all web apps 2025-11-30 00:06:29 +01:00
Dockerfile refactor: restructure 2025-11-26 03:03:24 +01:00
drizzle.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
nest-cli.json 🔀 merge: auth/complete branch with Better Auth implementation 2025-12-01 15:25:38 +01:00
package.json feat(chat): add Google Gemini API support with Flash as default model 2025-11-29 13:22:58 +01:00
tsconfig.build.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00