Join Slack
Communities
Powered by
Anyone attempted running Prisma in an airgapped en...
# orm-help
m
michael.glitzos
02/14/2019, 1:39 PM
Anyone attempted running Prisma in an airgapped environment?
h
Harshit
02/14/2019, 2:58 PM
It should work as long you can make requests to the prisma instance
m
michael.glitzos
02/14/2019, 6:20 PM
I found that the GraphQL interface works, but trying to use the Prisma Playground through the web interface
http://host:4466
does not work.
michael.glitzos
02/14/2019, 6:21 PM
I had to use a 3rd party client, Insomnia to send test requests.
h
Harshit
02/14/2019, 6:22 PM
yes, playground fetches scripts via jsdelivr
Harshit
02/14/2019, 6:23 PM
so you will need to use insomnia, playground also have a desktop app btw 🙂
Open in Slack
Previous
Next