Improve text extraction in dashboard

This commit is contained in:
inubimambo
2025-07-08 21:00:17 +08:00
parent a87484b0e7
commit 9644f62dc5
4 changed files with 1193 additions and 22 deletions

View File

@@ -15,11 +15,14 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"exceljs": "^4.4.0",
"express": "^4.19.2",
"express-session": "^1.18.0",
"form-data": "^4.0.3",
"fs-extra": "^11.2.0",
"mammoth": "^1.9.1",
"multer": "^2.0.0",
"pdf-parse": "^1.1.1",
"uuid": "^10.0.0"
},
"devDependencies": {