T3 stack having a NestJS backend already
I'm working on a side project and so far I have a react native app consuming a NestJS backend with REST API.
Now I want to make the web part of it with NextJS. I saw the T3 stack and was wondering if it makes any sense to use it since I already have a REST API and T3 uses tRPC. Is it possible to work with both? Any benefit or better just go simple here
2 Replies