- No AI references in commit messages
- No co-author trailers for AI agents
- Follow conventional commit format:
type: short description - Types: feat, fix, build, docs, chore, refactor, test
Homelab Control is a multi-host Podman container management tool with:
- Shared Go backend (
backend/) — REST API server connecting to remote hosts via SSH - Web application (
webapp/) — Modern React+Vite standalone web interface
Both frontends consume the same Go backend API at localhost:18734.