How to Upload Files to Digital Ocean Spaces using NodeJS?
I am trying to upload files to DigitalOcean Spaces using NodeJSm multer and the S3 package. When I try to upload a file, the file is created on DigitalOcean Spaces but it has a size of zero (0).
How to Upload Files to Digital Ocean Spaces using Node JS?
I am trying to upload files to DigitalOcean Spaces using NodeJSm multer and the S3 package. When I try to upload a file, the file is created on DigitalOcean Spaces but it has a size of zero (0).