t3-turbo monorep, install packages in sub folders
Hi
I am migrating my mindset/knowladge from .NET/C#/Angular to your promising t3 ideology/stack.
I did git clone create-t3-turbo , "pnpm i", but it only installed root node packages , and ignored subproject (prisma, nextjs and etc).
What am I missing? Obvisly I could just write a npm postinstall task to "npm i" in each sub-project, but that shoud have been already in the template. So... I guess I am missing something , am I?
I am migrating my mindset/knowladge from .NET/C#/Angular to your promising t3 ideology/stack.
I did git clone create-t3-turbo , "pnpm i", but it only installed root node packages , and ignored subproject (prisma, nextjs and etc).
What am I missing? Obvisly I could just write a npm postinstall task to "npm i" in each sub-project, but that shoud have been already in the template. So... I guess I am missing something , am I?

