buckets
insert
objects
const { data, error } = await supabase .storage .createBucket('avatars', { public: false })