T3 turbo refactoring question
Hello everyone
I want build a monorepo with 2 nextjs apps and 1 hono backend app, and I choose t3-turbo as a starter to refactor it.
And I want to ask, is it possible to leverage all files in
I want build a monorepo with 2 nextjs apps and 1 hono backend app, and I choose t3-turbo as a starter to refactor it.
And I want to ask, is it possible to leverage all files in
apps/nextjs/src/trpc to packages/api/src to make them shareable for multiple web apps (if all are nextjs app)? If it's possible, will it be a better pattern?GitHub
Clean and simple starter repo using the T3 Stack along with Expo React Native - t3-oss/create-t3-turbo