TimMikeladze / next-upload

🗃️ Turn-key solution for signed & secure file-uploads to an S3 compliant storage service such as R2, AWS, or Minio. Built for Next.js. Generates signed URLs for uploading files directly to your storage service and optionally integrates with a database to store additional metadata about your files.
MIT License
99 stars 5 forks source link

Replace minio-js client with an s3 client that supports edge runtimes #8

Closed TimMikeladze closed 10 months ago