WIP: GraphQL (development) API server Libraries koa v2 apollo-server graphql-tools Setup Requirements nodejs@4.4.3 npm@3 ($ npm i -g npm) Run dev with grunt and eslint $ grunt production with nodemon $ npm run production http://localhost:8080/graphql GraphQL end-point or to test with GraphiQL. http://localhost:8080/graphiql To test with GraphiQL