buckets
objects
const { publicURL, error } = supabase .storage .from('public-bucket') .getPublicUrl('folder/avatar1.png')