P
Prisma•5mo ago
ragokan

Start Prisma Studio Programatically

Is there any way to run Prisma Studio programatically? So that I can wrap it with Auth middleware and protect?
3 Replies
Nurul
Nurul•5mo ago
No official way yet! You can try running npx prisma studio command by spawning a node process.
ragokan
ragokanOP•4mo ago
Thanks @Nurul (Prisma)
Nurul
Nurul•4mo ago
No worries! 🙂

Did you find this page helpful?