Hi, I have a question can I host prisma service on...
# prisma-whats-new
l
Hi, I have a question can I host prisma service on my server or it must always be deployed to another existing cluster?
n
yes, we can!
l
ok, I'll look thanks
n
question, where did you try to look for an answer before? So we can make sure to add the answer there
l
that seems complicated .. I don't understand why this is so comlicated or maybe it just me .. What is the difference between the dev with docker and the prod in cloud?
is there something that can get mysql schema and generate a graphql server that can also be customized afterwards?
n
well, that's pretty much Prisma + GraphQL Yoga
I encourage you to check out the Prisma quickstart to learn more: https://www.prisma.io/docs/quickstart/