Feature: s3-compatible storage is supported now

This commit is contained in:
萌萌哒赫萝
2023-02-20 10:25:59 +08:00
parent 7f7f400ce9
commit 176bdac993
23 changed files with 2060 additions and 155 deletions

View File

@@ -19,6 +19,9 @@
"link": "node ./scripts/cos-link.js"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.272.0",
"@aws-sdk/lib-storage": "^3.272.0",
"@aws-sdk/s3-request-presigner": "^3.272.0",
"@element-plus/icons-vue": "^2.0.10",
"@imengyu/vue3-context-menu": "^1.2.2",
"@octokit/rest": "^19.0.7",