Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
chore: update .gitignore to include .codex and frontend/.env.local
45c50deView on GitHubfeat: implement client-side catalog and keys management with loading states and error handling
3462aafView on GitHubchore(backend): add .env.example and create_admin seed script
efb9c92View on GitHubfeat(frontend): add all UI components and pages (Iteration 10)
6eacacdView on GitHubtest(frontend): add React Testing Library tests — 57 tests with MSW v2 (Iteration 10)
3466d5eView on GitHubfeat(backend): add metrics dashboard — aggregation queries and admin view (Iteration 9)
85c4b08View on GitHubtest(backend): add metrics TDD tests — service and router (27 tests)
39554f5View on GitHubchore(backend): fix lint issues in alembic migrations (Iteration 8 cleanup)
8d3d25fView on GitHubfeat(backend): add logs domain — MongoDB observability with masking (Iteration 8)
e2a3dd1View on GitHubtest(backend): add logs TDD tests — service and router (27 tests)
9d3a57aView on GitHubchore(backend): add Alembic migration — rate_limit column on api_keys
f58fd2dView on GitHubfeat(backend): implement rate limiting — sliding window Redis (Iteration 7)
ce6d23aView on GitHubtest(backend): add rate limit TDD tests — sliding window Redis (15 tests)
036a048View on GitHubchore(backend): add Alembic migration for request_metrics table
0d5067bView on GitHubfeat(backend): add proxy and metrics domains — Iteration 6 core
76d6d25View on GitHub