Resumable Uploads
I'm getting an error when trying to use @uppy/core and @uppy/tus to upload files with resumable storage:
This is happening when trying to upload files locally
I think I'm a bit confused on how this whole resumable storage thing works? We need to get access to resumable storage via supabase support? Is it available via the local supabase client?
source object may only be an instance of Buffer or Readable in this environmentThis is happening when trying to upload files locally
I think I'm a bit confused on how this whole resumable storage thing works? We need to get access to resumable storage via supabase support? Is it available via the local supabase client?