Skip to content

Prisma tools and Data Adapter for React Admin

Notifications You must be signed in to change notification settings

morrid0/ra-data-simple-prisma

 
 

Repository files navigation

React Admin & Prisma & Next.js

Check the example app to see common usages or use it as a boilerplate.

Packages

ra-data-simple-prisma

Examples

example app

Development

Use the example app to test the changes.

In root folder run

pnpm dev

this will spin both example app and package in dev mode

Common issues

  • If there is an error in the backend regarding prisma not finding a table, run npx prisma generate

TODOs

  • Add all combos in README
  • add next-auth

About

Prisma tools and Data Adapter for React Admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 4.8%