Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove prisma from backend deps #389

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

morteako
Copy link
Collaborator

Seems like it is not used here. Only in the database-app?
I could be mistaken :))

@morteako
Copy link
Collaborator Author

image

I guess we do use prisma(or more correctly prisma client?) in the backend.
And the db-querying is done from the backend.

the libs/database is more like the actual database + js types

So i guess this PR can be changed into just changed this dep into a new prisma client?

Not sure how it builds without this tho :S
Maybe it gets the dep transetively from the libs/database

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant