feat: added simple statistics to backend to track progress on experiment

This commit is contained in:
averel10
2026-04-03 07:55:56 +02:00
parent 7c82befa3d
commit 8e3ee07d9f
8 changed files with 1105 additions and 26 deletions

View File

@@ -25,6 +25,7 @@
"jszip": "^3.10.1",
"next": "16.1.6",
"postcss": "^8.5.6",
"recharts": "^3.8.1",
"tailwindcss": "^4.2.1"
},
"devDependencies": {