nextron icon indicating copy to clipboard operation
nextron copied to clipboard

Prisma in Nextron

Open MuttakinHasib opened this issue 2 years ago • 5 comments

Can I use Prisma with (sqliteDB) in Nextron ? how can I implement it?

MuttakinHasib avatar Apr 16 '22 19:04 MuttakinHasib

Thank you for opening this issue, I'm working on adding an example to the repository.

m5x5 avatar May 08 '22 11:05 m5x5

So, are we able to use prisma with nextron in any way? Thanks

irg1008 avatar Feb 15 '23 09:02 irg1008

It seems the branch with prisma and typescript was deleted

alyrna avatar May 14 '23 04:05 alyrna

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

makeusabrew avatar Sep 21 '23 09:09 makeusabrew