[RESOLVED] Can I use storage of Supabase with S3 compatible API?
I use Livebook(https://livebook.dev/) which is notebook library for Elixir programming language. In Livebook, storages that offer S3 compatible API can be used as file system. For that,
bucket URL
bucket URL
,
Access Key ID
Access Key ID
,
Secret Access Key
Secret Access Key
is needed.
I can't find how to get those information from Supabase storage. Can Supabase storage be used with S3 compatible API?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.