Join Slack
Powered by
Hi! I am struggling with integrating prisma in a m...
# orm-help
m
manuel
07/07/2022, 9:28 AM
Hi! I am struggling with integrating prisma in a monorepo
apps/server
should get the client from
packages/db
where prisma and the db runs. Any tutorials or hint's? Ideally with nexus and prisma-nexus. thanks! π
β 1
a
Alex Ruheni
07/07/2022, 9:58 AM
Hi Manuel ππΎ We currently have tutorials showcasing how to work with Prisma in using an Nx monorepo you could adapt for your use case:
Full Stack Type Safety with Angular, Nest, Nx, and Prisma
and
End-To-End Type Safety: What, Why and How
. Also, you can reference
cal.com
(
https://github.com/calcom/cal.com
), an open-source project using Prisma, which is set up using Turborepo for inspiration. Weβre definitely looking into this kind of content β Prisma in a monorepo setup! π
m
manuel
07/07/2022, 11:55 AM
Thanks! as i am using turbo I am happy to look into the second one π
ππΎ 1
5
Views
Open in Slack
Previous
Next