Pupok
Pupok
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Pupok on 8/9/2024 in #questions
Delete file using supabase
I would like to use supabase edge function to delete a file when a delete event happen, is there a documentation on how to set up connection to uplaodthings from this environment?
2 replies
TTCTheo's Typesafe Cult
Created by Pupok on 8/2/2024 in #questions
How to add metadata to file been uploaded?
im running app where users can upload files inside each orders, but i want to store the url in my own db, so i have to send order id when uploading so i can get it in my uploadthings route and upload it, i can do this on the after update property of the upload button but would like to know if there is a better way of handling this?
3 replies