Hi everyone,
I hope you’re doing well. I’m currently working on integrating Supabase storage, and while the documentation (found here: link) has been clear up to a certain point, I find myself stuck at the ‘overwrite existing content?’ section.
I’ve successfully stored the path (essentially the name of the content) in the database, but I’m unsure how to utilize this information. I have a few questions and would greatly appreciate any help or insights:
- How does the ‘overwrite existing content?’ section work? Will the content in Supabase storage be removed if I upload new content?
- If not, what steps can I take to ensure that old content stored in Supabase Storage gets deleted from Plasmic, when new content is uploaded?
- How can I display the content that has been stored in Supabase storage?
Any guidance on these matters would be immensely helpful. Thanks in advance for your assistance!