Join Slack
Powered by
what is the difference between deploying the prism...
# prisma-whats-new
m
mike.johnson
02/15/2018, 4:33 PM
what is the difference between deploying the prisma cluster and the graphql server with now?
r
rick
02/15/2018, 4:44 PM
the prisma cluster server acts as your database, and graphql server interacts with it (custom resolvers etc)
m
mike.johnson
02/15/2018, 4:45 PM
ah, so deploying with now does not deploy any db layer, just the node server to send requests to the prisma free cluster?
2
Views
Open in Slack
Previous
Next