This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Uberdeno v1.2.0 release
I decided to move some Digital Ocean Spaces file storage logic to Uberdeno instead of having it defined in Presently. So this release contains a wrapper function that returns file information from Digital Ocean Spaces with signed GET URLs.
Added
- Added
getFile
to spacesClient.ts - Added
getFiles
to spacesClient.ts