nextron
nextron copied to clipboard
Prisma in Nextron
Can I use Prisma with (sqliteDB) in Nextron ? how can I implement it?
Thank you for opening this issue, I'm working on adding an example to the repository.
So, are we able to use prisma with nextron in any way? Thanks
It seems the branch with prisma and typescript was deleted
Is this still an issue? What was the problem previously @MuttakinHasib @irg1008 @alyrna? I've only just started out with Nextron but in dev mode at least (I haven't made a prod build yet!) I'm using Prisma + SQLite without issue.
EDIT: Ah, it looks like the issue is indeed with prod builds: #386