WIP s3 sync and directory stats.

This commit is contained in:
Patrick Fic
2025-10-31 15:43:22 -07:00
parent 080ed8e335
commit be3918cbaf
10 changed files with 926 additions and 5 deletions

View File

@@ -30,6 +30,7 @@
"morgan": "^1.10.1",
"multer": "^2.0.2",
"nocache": "^4.0.0",
"node-cron": "^4.2.1",
"response-time": "^2.3.4",
"simple-thumbnail": "^1.6.5",
"winston": "^3.17.0",
@@ -44,6 +45,7 @@
"@types/morgan": "^1.9.10",
"@types/multer": "^2.0.0",
"@types/node": "^24.1.0",
"@types/node-cron": "^3.0.11",
"@types/response-time": "^2.3.9",
"nodemon": "^3.1.10",
"prettier": "^3.6.2",