is Nextjs enough as backend?
Hi guys,
I'm new to tRPC and would like to rewrite my current project to use single monorepo instead.
It has: Nestjs (API), Nextjs (Frontend), React-Native/Expo (Mobile).
I've been looking into some examples using those stacks to do minimal restruction, but none of them are using external backend, only Nextjs.
This might not be tRPC related, but looks like it's something like "tRPC practice"
Is Nextjs really enough as backend?
I'm new to tRPC and would like to rewrite my current project to use single monorepo instead.
It has: Nestjs (API), Nextjs (Frontend), React-Native/Expo (Mobile).
I've been looking into some examples using those stacks to do minimal restruction, but none of them are using external backend, only Nextjs.
This might not be tRPC related, but looks like it's something like "tRPC practice"
Is Nextjs really enough as backend?