Creating a Next back-end with tRPC to fetch and type external API
Unanswered
Leonardo Rodrigues posted this in #help-forum
I'm developing a project in Next 14 that tends to grow a lot, would it be a good idea create a backend in Next with tRPC where I would only consume an external API to have a typed return on my front-end?