How to setup a basic GraphQL server Full tutorial is in a series of 3 articles Basic setup Relations Authentication and guards Each article has it's own branch. To run the project npm install npm start Then visit localhost:4000/graphql in your browser.