Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve prisma instance with Prisma docs #3

Open
lopezpedres opened this issue Feb 3, 2022 · 0 comments
Open

Improve prisma instance with Prisma docs #3

lopezpedres opened this issue Feb 3, 2022 · 0 comments

Comments

@lopezpedres
Copy link
Owner

Description

The Prisma Client instance initializes every time I call the database. By following the Prisma Docs I can fiz that bug

Steps to folllow

  • Open the Prisma Docs and see the right way of initializing the Prisma Client Instance
  • Refactor the code in lib/prisma.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant