feat: Implement initial Go backend HTTP API server for Codex Pool, handling configuration, logging, S2A, mail, and team management, and ignore its executable.

This commit is contained in:
2026-01-30 07:59:29 +08:00
parent 63e3e128f0
commit 15887398e5
2 changed files with 34 additions and 1 deletions

2
.gitignore vendored
View File

@@ -98,3 +98,5 @@ check_ban.py
.kiro/specs/codex-pool-frontend/design.md
.kiro/specs/codex-pool-frontend/requirements.md
.kiro/specs/codex-pool-frontend/tasks.md
backend/codex-pool.exe
backend/codex-pool.exe