prisma-viewer
prisma-viewer copied to clipboard
Prisma Viewer
🐉 Here be dragons!!
For use with Prisma Datamodels
Installation
npm i -g prisma-viewer
canary
Usage CLI
Prisma Viewer ಠ_ಠ
Usage
$ pv [path]
Options
-h, --help Displays this help message
Examples
$ pv
$ pv ./schema.prisma
Usage Playground
When viewing the schema/datamodel:
- Press the
akey to change the layout - Use a
scroll wheeltozoom in/out Click and dragtopan
Development
npm run dev [path/to/datamodel]