Maj
Maj
TtRPC
Created by Maj on 6/9/2023 in #❓-help
trpc with app dir nextjs
Hello im wondering how to use trpc with nextjs app router now?. I have t3 app but for now its a src/pages directory structure. if i want to switch to app directory is it possible to use trpc with it?
11 replies
TtRPC
Created by Maj on 5/24/2023 in #❓-help
useQuery hook modify data on fetch.
Hello is it possible to modify the data that is fetched with useQuery hook in tRPC basically im storing a json object as a string in the db but after i fetch the string i dont know how to convert it to json properly..
5 replies
TtRPC
Created by Maj on 11/8/2022 in #❓-help
First time learning trpc really good tool. help with setting cookies on front end.
Hello how do you use tRPC to make a cookie and send it to the front end. or is there any other method to make some auth stuff with the next auth.
4 replies