next-prisma-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

NextJS Plugin for Prisma

npm npm (tag) PRs Welcome

Enables Hot Reloads for the Prisma Client

Install

yarn add -D next-prisma-plugin

Configuration

next.config.js

const withPrismaPlugin = require('next-prisma-plugin')
 
module.exports = withPrismaPlugin()

TODO

  • Windows Support
  • Tests
  • Automatic page reloads

Contributing

cd next-prisma-plugin
yarn
cd test-app && yarn
cd .. 
yarn dev

Package Sidebar

Install

npm i next-prisma-plugin

Weekly Downloads

44

Version

0.1.1

License

MIT

Unpacked Size

11 kB

Total Files

13

Last publish

Collaborators

  • williamluke4