Skip to content

Open source Nuxt 3 layer that provides an Prisma ORM integration for Nuxt 3 applications.

License

Notifications You must be signed in to change notification settings

nexxeln/nuxt-prisma

 
 

Repository files navigation

nuxt-prisma

npm version npm downloads GitHub stars License Follow us on Twitter Join our Discord

DEPRECATION NOTICE: nuxt-prisma will be depreacated at the 31.01.2023 - read sidebase#6 for reasoning and process. The new process to add Prisma to Nuxt 3 sidebase apps is to run:

# also works with `pnpm` and `yarn`
> npm create sidebase@latest

select the Merino stack and then the Prisma ORM option. Need help? Ask away: https://discord.gg/9MUHR8WT9B

nuxt-prisma is an open source Nuxt 3 layer that provides an Prisma ORM integration for Nuxt 3 applications.

Quick start

Follow the Quick Start documentation to get going.

nuxt-prisma is a part of sidebase, the productive Nuxt 3 starter. If you want to have a template that has nuxt-prisma and the Prisma CLI integrated out of the box, use sidebase:

npm create sidebase@latest

Read the sidebase starter docs for more.

About

Open source Nuxt 3 layer that provides an Prisma ORM integration for Nuxt 3 applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.0%
  • JavaScript 11.0%