add statistique command

This commit is contained in:
Arthur Puechberty
2026-01-18 01:36:20 +01:00
parent fcffa00ec8
commit c3ee18c7d9
6 changed files with 470 additions and 2 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
"dotenv": "^17.2.3",
"express": "^5.2.1",
"express-session": "^1.18.2",
"sqlite3": "^5.1.7"
"sqlite3": "^5.1.7",
"chartjs-node-canvas": "^4.1.6"
}
}