1.3.1 • Published 5 years ago
prisma-viewer v1.3.1
For use with Prisma Datamodels
Installation
npm i -g prisma-viewercanary
Usage CLI
Prisma Viewer ಠ_ಠ
Usage
$ pv [path]
Options
-h, --help Displays this help message
Examples
$ pv
$ pv ./schema.prismaUsage 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]