Skip to content

Commit

Permalink
Merge pull request #59 from hack4impact-calpoly/48-s3-presigned-url-r…
Browse files Browse the repository at this point in the history
…outes

feat: added presigned url get routes for s3 document upload and download
  • Loading branch information
aarav27 authored Feb 28, 2025
2 parents d2ffe63 + 07da1f1 commit 55b7d20
Show file tree
Hide file tree
Showing 5 changed files with 7,171 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"prepare": "husky"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.750.0",
"@aws-sdk/s3-request-presigner": "^3.750.0",
"@clerk/nextjs": "^6.11.0",
"@radix-ui/react-slot": "^1.1.1",
"class-variance-authority": "^0.7.1",
Expand Down
Loading

0 comments on commit 55b7d20

Please sign in to comment.