feat: add project usage analytics with ECharts

This commit is contained in:
shiyue
2026-08-04 00:49:52 +08:00
parent 58d5f816c2
commit c61b7434d2
39 changed files with 5040 additions and 283 deletions

View File

@@ -8,6 +8,7 @@
"regression": "node scripts/regression.js"
},
"dependencies": {
"echarts": "5.6.0",
"ws": "^8.18.0"
}
}