Add metrics dashboard panel in the 3D world #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a floating holographic panel displaying live metrics: issues closed, PRs merged, lines of code, success rate. Pull from Gitea API. Update every 60s.
PR created: http://143.198.27.163:3000/rockachopa/the-matrix/pulls/12
Added a floating holographic metrics dashboard panel to the 3D world (
js/metrics.js). The panel shows issues closed, PRs merged, and success rate pulled from the Gitea API, refreshing every 60 s. Panel floats at world-space (0, 11, -18) with glowing green Matrix aesthetic, pulsing border, and ambient glow light. Config viaVITE_GITEA_URL/VITE_GITEA_TOKEN/VITE_GITEA_REPOenv vars or?gitea=/?gtoken=/?grepo=URL params.