Tutorial: WeWeb + Supabase โ Multiple File Upload
Hey everyone!
I just shared a new video on YouTube showing how to set up multiple file uploads in WeWeb, using Supabase as the backend.
Why I Made This
I know the setup is pretty basic but Iโve seen a few folks make the mistake of uploading files directly to WeWeb instead of storing them in their backend like Supabase. That inspired me to put together a quick and clear walkthrough to help avoid that .
Watch it here: https://www.youtube.com/watch?v=S2zmSL1EL7I
Whatโs Inside:
- How to configure Supabase storage
- Uploading multiple files from WeWeb
- Best practices for file management
Small Correction:
At the end of the video, I accidentally said:
โIf your upload element is in a modal, it might not function properly.โ
But I actually meant:
โIf your upload element is in a repeating list, it might not function properly.โ
Would love your feedback or ideas!
Thanks and happy building!