How to port an app from Next.js to the T3 Stack?
Do I just need to port it over to trpc? The app that I'm talking about is quite large
2 Replies
i think there's a way to port the next.js app to have trpc implementation, as for the other technologies you could just npm install them i assume
Set up with Next.js | tRPC
Recommended file structure