Building a GraphQL Server [Part 2] – Server & Express GraphQL Setup



In part 2 of 5 we will install express, express-graphql and we will create an initial dev server to run on our machine. We will create the server.js file and start the main schema.js file

CODE: Code for this project
https://github.com/bradtraversy/customerbase

BECOME A PATRON: Show support & get perks!
http://www.patreon.com/traversymedia

ONE TIME DONATIONS:
http://www.paypal.me/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.instagram.com/traversymedia

EDUONIX COURSES: Please use affiliate links from website below
http://www.traversymedia.com/eduonix-courses

source

You May Also Like