Major Domo Database - PostgreSQL database service for SBA bot
Go to file
Cal Corum d95af4ed90 Optimize CLAUDE.md from 116 to 37 lines
Remove boilerplate, directory tree listing, and discoverable architecture docs.
Keep commands, key patterns, env vars, and important gotchas.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 08:30:37 -06:00
.claude chore: Move documentation to .claude/ 2026-02-05 13:14:09 -06:00
.gitea/workflows ci: switch Docker build cache from type=gha to type=registry 2026-02-11 22:12:15 +00:00
app fix: Replace fragile locals() pattern in PATCH endpoints with explicit field dicts 2026-02-11 15:54:39 -06:00
migrations Optimize player search endpoint for 30x performance improvement 2026-02-06 07:25:49 -06:00
scripts CLAUDE: Add --clean flag to production database sync 2025-10-23 16:52:42 -05:00
tests fix: Complete dependency injection refactor and restore caching 2026-02-04 01:13:46 -06:00
.dockerignore Adding Git and Docker files 2023-02-21 11:53:02 -06:00
.env Local migration fully functional 2025-08-20 09:52:46 -05:00
.gitignore Local migration fully functional 2025-08-20 09:52:46 -05:00
CLAUDE.md Optimize CLAUDE.md from 116 to 37 lines 2026-02-14 08:30:37 -06:00
deploy.sh Add Gitea Actions CI/CD pipeline 2026-02-04 11:43:18 -06:00
docker-compose.yml chore: Comment out external network for local testing 2026-02-04 21:00:02 -06:00
Dockerfile Local migration fully functional 2025-08-20 09:52:46 -05:00
LICENSE Initial commit 2023-02-19 21:42:32 -06:00
pytest.ini refactor: Add dependency injection for testability 2026-02-03 15:59:04 +00:00
requirements.txt refactor: Add dependency injection for testability 2026-02-03 15:59:04 +00:00
VERSION Update VERSION 2026-02-11 21:55:34 +00:00