3 Commits

Author SHA1 Message Date
b14682f424 fix: address code review findings
- Create README.md with project overview, quick start, Docker deployment, CI/CD info
- Update CLAUDE.md with Deployment section
- Fix cmd/api/main.go to use REDIS_ADDR env var with fallback
- Fix Dockerfile to use golang:1.22-alpine instead of golang:1.26-alpine
- Fix .gitea/workflows/deploy.yml to include Docker registry prefix in image tags
2026-08-19 01:11:55 +03:00
4e55b52a86 fix: update CLAUDE.md with missing documentation for new API endpoints and architectural features 2026-08-18 12:59:48 +03:00
c78bf00f7a Initial docs 2026-08-13 18:26:15 +03:00