Join Slack
Powered by
I have two projects (Site and a Discord Bot). What...
# orm-help
s
Sam
10/12/2021, 10:27 PM
I have two projects (Site and a Discord Bot). What is the best way to use Prisma across both? I'm just starting work on my site so all of my migrations and schema etc are on the bot codebase
r
Ryan
10/13/2021, 6:34 AM
You can share PrismClient across projects. A user has written this post that you might want to check out:
https://isidoro-ferreiro.medium.com/share-your-prisma-client-across-projects-44d1c7aca6fd
s
Sam
10/13/2021, 8:08 AM
❤️
3
Views
Open in Slack
Previous
Next