managarten/.github/workflows
Claude 7a0b26eb3d
feat(skilltree): add NestJS backend with Docker deployment
- Add NestJS backend with Drizzle ORM and PostgreSQL
- Implement skills CRUD API with XP/level progression system
- Add activities tracking endpoint
- Configure Docker containers for backend (port 3024) and web (port 5195)
- Add skilltree services to docker-compose.macmini.yml
- Add CI build jobs for skilltree-backend and skilltree-web

https://claude.ai/code/session_015XCsTDS9aLZ64Zin4HU6ex
2026-01-28 23:59:50 +00:00
..
ci.yml feat(skilltree): add NestJS backend with Docker deployment 2026-01-28 23:59:50 +00:00
daily-tests.yml 🐛 fix(ci): use db:migrate instead of db:push for test databases 2025-12-25 20:44:38 +01:00