Hi Product Hunt! 👋
After needing to implement file uploads from scratch in multiple projects, I realized that there was a need for a better way to set up file uploads while still owning my S3 bucket.
So I built Better Upload to solve this.
- Fast to set up: It takes only a few minutes to get started and upload files directly to your own bucket.
- Beautiful: Use copy-and-paste shadcn/ui components to rapidly build your UI.
- Framework agnostic: Better Upload works with any React framework, like Next.js and TanStack Start.
Give it a try and tell me what you think about it!
Replies
Better Upload
Swytchcode
Nice. Uploading to S3 is always a pain and definitely needs a better tool to handle that. I hope, this project does that
LoveTunesAI
Until now I implement r2 manually but I'll try this in my next project.