GraphQL sandbox with mocked friends api Have node version 8.1.x or higher installed. npm i Make sure to have nodemon installed globally. If not, do npm i -g nodemon npm run api npm start Go to http://localhost:8000 to interact with api Go to http://localhost:5000 to interact with graphQL