I'm getting an error when trying to use @uppy/core and @uppy/tus to upload files with resumable storage:
source object may only be an instance of Buffer or Readable in this environment
source object may only be an instance of Buffer or Readable in this environment
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?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.