Can someone help me, I need to know can I save file to storage with some data alongside it or can I just create file on it's own
Kindly check this out: https://appwrite.io/docs/products/storage/upload-download
You can also create the file directly using the storage bucket in the console!
Recommended threads
- How to handle ghost accounts created by ...
Appwrite create the account with the email and send an invitation link with a secret. I am able to accept the invitation and add the account as a member on the ...
- How to get current user account session ...
i am using sveltekit and i'm a bit unclear on how to get the current user's session from the server side. thisi s what i have so far // src/lib/server/appwrite...
- Realtime: Email Verification Not work
There are some issues with real-time updates. For email verification, updates triggered by the console will be checked, but real-time updates are not triggered ...