feat: setup s3 util funcs

This commit is contained in:
Henry
2025-11-12 19:33:27 +00:00
parent 772cd177a1
commit 4294ee3811
4 changed files with 64 additions and 0 deletions

View File

@@ -35,6 +35,8 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.802.0",
"@aws-sdk/s3-request-presigner": "^3.812.0",
"@kan/auth": "workspace:*",
"@kan/db": "workspace:*",
"@kan/email": "workspace:^",