Back to Supabase

Upload files to Storage

examples/edge-functions/supabase/functions/file-upload-storage/README.md

1.26.08214 B
Original Source

Upload files to Storage

This example shows how to process multipart/form-data in an Edge Function. Then, upload files in the request to Supabase Storage and insert other fields as a record to a database table.