my app will use storage in 3 ways:
- posting photos for specified place_id (place, eg. Grocery Store)
- displaying photos for specified place_id
- posting / changing / deleting user profile picture
is there any guildeline i should follow doing this? I've read about creating inbox storage which is write only for users and move photos to another, read only bucket via functions.
I've read about creating inbox storage which is write only for users and move photos to another, read only bucket via functions.
yes, that is what i would recommend
[SOLVED] Buckets & best practices
Recommended threads
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team 👋 My project has been automatically blocked with the message: "Project is currently blocked — Access to this project is restricted. Contact support if...
- Function crash first run after a while
Big issue I’m facing , almost all functions crash or run for a very long time the first time i run them after a long time without running them I have a “help-c...