Nalaso
Nalaso
TTCTheo's Typesafe Cult
Created by Nalaso on 10/21/2024 in #questions
Code eg for nextjs
I need help using the Uploadthing SDK. I couldn't find code eg for my use case in the docs 1. all images are public. 2. I don’t want any client level integration, such as uploads from the client using url. 3. All of the images are uploaded from the server. 4. I have a temporary image url (not an uploadthing url) that needs to be moved to uploadthing 5. I am using next.js app router(using both api and server action for backend server).
1 replies