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
83 stars 4 forks source link

feat: support uploading to r2 and using presigned urls instead of post policy #58

Open TimMikeladze opened 2 months ago