I am using react and creating a content management system with react-quill. When i insert the image the image gets uploaded in the storage bucket but i need the file url to put inside the image tag. Is there any method to get the file url after uploading
Thank you
[Solved]How to get file's url from storage
Recommended threads
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...
- Host Static HTML Site
I'm trying to deploy a static HTML website on my Appwrite self-hosted instance. I can't get it to work. I don't really understand the configuration. I have the ...