No description
Find a file
leanderkretschmer a2dbe4eb2f feat: initialize backend and frontend projects with core modules
- Set up NestJS backend with TypeORM, Bull, JWT auth, and validation
- Create React frontend with Vite, TypeScript, and mission control UI
- Implement core entities: users, pods, credentials, and ticket links
- Add integration services for Redmine, OpenProject, and webhooks
- Include AI planning module and admin health endpoint
- Provide deployment scripts and systemd service configuration
2026-02-17 01:18:42 +01:00
backend feat: initialize backend and frontend projects with core modules 2026-02-17 01:18:42 +01:00
frontend feat: initialize backend and frontend projects with core modules 2026-02-17 01:18:42 +01:00
.gitignore feat: initialize backend and frontend projects with core modules 2026-02-17 01:18:42 +01:00
install-systemd.sh feat: initialize backend and frontend projects with core modules 2026-02-17 01:18:42 +01:00
start.sh feat: initialize backend and frontend projects with core modules 2026-02-17 01:18:42 +01:00