𝚜𝚗𝚘𝚘𝚣𝚎
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Broccoli on 10/28/2024 in #questions
Next JS just for frontend / Alternatives
Tanstack Start is a go to, but still in beta until january I believe.
6 replies
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
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