Are there any storage bucket, folder naming conventions to know of?
Hello, I want to store recipe pictures in storage, I am planning to make all recipe pictures public, however only allow deletions for the owners of the document.
I was thinking creating
instead just have 1 bucket
What is the best way to organise this sort of images?
I was thinking creating
user-content bucket and create a folder named after uuid of each user, I guess its the easiest way to tell who owns that folder, but would this add any complexity in the future if for example I wanted to generate new thumbnail version for each recipe image, would it make hard to find?instead just have 1 bucket
foods and store everything there.What is the best way to organise this sort of images?