prisma-nuxt
prisma-nuxt copied to clipboard
Prisma example showing how to use Prisma in a Nuxt application.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nuxt](https://nuxt.com) ([source](https://togithub.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | [`^2.14.12` -> `^3.0.0`](https://renovatebot.com/diffs/npm/nuxt/2.17.2/3.8.2) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
When I set up the Prisma Nuxt module and run the dev server for the first time in a fresh Nuxt project, I see the following output: ``` ✔ Prisma...