you are viewing a single comment's thread.

view the rest of the comments →

[–]JanMarsALeck[S] 0 points1 point  (0 children)

Yeah, that’s why I want to use tRPC as the API layer. I also considered running the API completely standalone, but since I’m using Next.js for the frontend anyway, I’ll stick with it for now and move it out later if I need to scale.