𝚜𝚗𝚘𝚘𝚣𝚎
𝚜𝚗𝚘𝚘𝚣𝚎
Explore posts from servers
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
Hm, by just checking the code, i'm assuming this has to do with next-auth but still not sure. can you try the createPost func as a publicProcedure instead ? If that doesnt work make your env variables public just to see if thats the case to proceed with a solution.
22 replies
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
Can you show me some code ?
22 replies
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
what kind of env var are you trting to access from client
22 replies
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
22 replies
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
@Rohit Verma Look out the t3gg setup, i'm happy with that
22 replies
TtRPC
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 6/3/2024 in #❓-help
Next 14 app router
Sorry, missed your reply, I had to start using it becuase I didn't want to use route handlers. However, I made a solution for it for now, looked up how t3.gg does it and added some parts of my own.
22 replies
TTCTheo's Typesafe Cult
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 3/11/2024 in #questions
Using Next with an external backend
Also, im just looking for personal opinions, how are people/companies are using next app router with a separate server (go, dotnet etc)
4 replies
TTCTheo's Typesafe Cult
Created by 𝚜𝚗𝚘𝚘𝚣𝚎 on 3/11/2024 in #questions
Using Next with an external backend
Im not creating api routes in my next app, by proxy i meant using server actions for both queries and mutations (in client components)
4 replies