dashboard
repositories
activity
search
login
APPS
/
ops-dashboard
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
feat: Rewrite dashboard with sidebar nav, drill-down, and registry-based co...
Matthias Nott
2026-02-21
485476a297c111e37fec9913535a63a2383ca06e
[APPS/ops-dashboard.git]
/
.gitignore
1
2
3
4
5
6
7
8
9
__pycache__/
*.pyc
*.pyo
.env
.DS_Store
*.egg-info/
dist/
build/
.venv/