Add Prisma Studio (#2415)

pull/2426/head
Thomas Kaul 8 months ago committed by GitHub
parent 42a54263f9
commit 692309988c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,12 @@
### Prisma
#### Access database via GUI
Run `yarn database:gui`
https://www.prisma.io/studio
#### Synchronize schema with database for prototyping
Run `yarn database:push`

Loading…
Cancel
Save