added fuzzy searching and caching

This commit is contained in:
2026-05-10 19:28:23 +02:00
parent e5f9e737b2
commit 22ebbd2399
5 changed files with 55 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
"connect-mongo": "^5.0.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"fuse.js": "^7.3.0",
"mongoose": "^7.4.1",
"multer": "^2.0.2",
"node-schedule": "^2.1.1",