Direct file upload

This commit is contained in:
2022-01-04 01:42:31 +03:00
parent c5d5f87d9c
commit 473e526ac5
4 changed files with 194 additions and 4 deletions

View File

@@ -14,8 +14,10 @@
"@koa/cors": "^3.1.0",
"@types/mongoose": "^5.11.97",
"dotenv": "^10.0.0",
"formidable": "^2.0.1",
"handbrake-js": "^6.0.0",
"koa": "^2.13.4",
"koa-body": "^4.2.0",
"koa-bodyparser": "^4.3.0",
"koa-json": "^2.0.2",
"koa-router": "^10.1.1",