nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 257 forks source link

Prisma integration #734

Open naveeng2402 opened 1 year ago

naveeng2402 commented 1 year ago

Description

This module is a wrapper that integrates nuxt with prisma in the server side and also embed the prisma studio in devtools

Repository

https://github.com/naveeng2402/nuxt-prisma

npm

https://www.npmjs.com/package/@naveeng2402/nuxt-prisma

Nuxt Compatibility

Nuxt 3

atinux commented 1 year ago

THanks @naveeng2402

It would be nice to have a playground, seems it does not work: https://stackblitz.com/github/naveeng2402/nuxt-prisma?file=playground%2Fpackage.json

naveeng2402 commented 1 year ago

Yes, will work on it, anything else on the checklist

ineshbose commented 2 weeks ago

Hey, does this issue still remain open after https://nuxt.com/modules/prisma?