How to set up a powerful API with GraphQL, Koa, and MongoDB — deploying to production

Trevor-Indrek Lasn
5 min readJun 14, 2019

Our GraphQL runs smoothly locally, but what if we want to share it with the world?

P.S: This is a series where I explain how to set up GraphQL from scratch and go to production. Check out the previous chapter if you haven’t.

--

--