@breadhead/s3-uploader
v1.3.0
Published
## Instalation
Downloads
44
Keywords
Readme
S3 Uploader
Instalation
yarn add @breadhead/s3-uploader
Usage
Provides generic S3Uploader
and specific uploaders: DigitalOceanUploader
, MinioUploader
.
Warning! If you use
MinioUploader
and upload at least one public file, all bucket will be public. It's our fault :(