Moving Prisma Schema To Its Own Package in a Turborepo
Hello!
I would like to move my prisma schema into its own package within a monorepo using turborepo. I have the monorepo up and running already, but was wondering if it is as simple as moving the prisma folder into the packages directory or if there is something else I have to do. Thanks!
I would like to move my prisma schema into its own package within a monorepo using turborepo. I have the monorepo up and running already, but was wondering if it is as simple as moving the prisma folder into the packages directory or if there is something else I have to do. Thanks!
