Added scheduler for tasks

This commit is contained in:
Isaac Abadi
2022-04-19 22:29:41 -04:00
parent 2b1771d30d
commit 5b4d4d5f81
5 changed files with 181 additions and 5 deletions

View File

@@ -52,6 +52,7 @@
"multer": "^1.4.2",
"node-fetch": "^2.6.7",
"node-id3": "^0.1.14",
"node-schedule": "^2.1.0",
"nodemon": "^2.0.7",
"passport": "^0.4.1",
"passport-http": "^0.3.0",