@sidebase/nuxt-prisma
v0.1.2
Published
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![GitHub stars](https://badgen.net/github/stars/sidebase/nuxt-prisma)](https://GitHub.com/sidebase/nuxt-prisma/) [![License][license-src]][licen
Downloads
154
Readme
nuxt-prisma
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.