Hi guys, I googled a lot, but canโ€™t find the Prism...
# orm-help
r
Hi guys, I googled a lot, but canโ€™t find the Prisma Admin for Prisma.. I used it a lot in Prisma1, can someone point me in the right direction how to set it up with the new Prisma?
โœ… 1
Never mind, found it.. For people having same issue as me, run
Copy code
npx prisma studio --experimental
๐Ÿ‘ 2
m
Hi Roy - thanks ๐Ÿ’š for pointing this out; I've added a minimal landing page for Prisma Studio (which mentions Prisma Admin) so that others will not face the same issue: https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-studio
๐Ÿ‘ 2
r
Great! Thanks