Files
2025-05-28 09:55:51 +08:00

215 B

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.