transfered and adjucted code from server to jobs
Showing
config.js
0 → 100644
helper/canvas-editor.js
0 → 100644
helper/ffmpeg-helper.js
0 → 100644
helper/tutor-shot.js
0 → 100644
helper/upload.js
0 → 100644
helper/utilities.js
0 → 100644
... | @@ -10,7 +10,11 @@ | ... | @@ -10,7 +10,11 @@ |
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"axios": "^1.6.7", | |||
"canvas": "^2.11.2", | |||
"express": "^4.18.3", | "express": "^4.18.3", | ||
"mongoose": "^8.2.0" | "fluent-ffmpeg": "^2.1.2", | ||
"mongoose": "^8.2.0", | |||
"sharp": "^0.33.2" | |||
} | } | ||
} | } |
Please
register
or
sign in
to comment