coachnoob
coachnoob
TTCTheo's Typesafe Cult
Created by coachnoob on 5/15/2023 in #questions
uploadthing bucket?
how can I create a directory / bucket for each user, so I can separate file uploaded by user. currently I used minio on my local, what I do is check bucket for that user, if it exists we putObject to that bucket, if it not exists we create a bucket first. Can we do the same on uploadthing?
4 replies