Using database data in website made of client components
Unanswered
Richard Evanson posted this in #help-forum
I have made my website with client components and I decided to leave all database stuff for last. Now I see that you cant have them as async which makes getting all data from Prisma difficult. What should I do?
1 Reply
maybe API?