Is there a plan to create a desktop Electron app s...
# orm-help
g
Is there a plan to create a desktop Electron app similar to Insomnia API tools?
d
Hey @George 👋, Prisma Studio is already packaged as a desktop app which you can download here: https://www.prisma.io/studio. This doesn’t really make sense for Prisma Migrate which is a CLI tool and Prisma Client which is generated into your
node_modules
folder. Does that answer your question?
g
I meant as a design studio for the schema.
👍 1
or have I got it wrong all together to what Prisma is capable of?
such as this one?
Just curious, nothing else. Much appreciated.
d
Currently, the recommended way to design the Prisma schema is using VS Code and the Prisma plugin. We do however plan on having a Prisma schema visualisation tool with some collaboration features as part of the cloud offering. This is visible in our public roadmap.
g
Nice man! That's pretty cool indeed.
prisma rainbow 1
Much appreciated.