/graphql-api

Pluralsight Course https://app.pluralsight.com/library/courses/graphql-api-apollo-server

Primary LanguageJavaScript

How to install

Into the root folder, run

npm install

Then go into /speakers folder and run

npm install

How to run the Apollo Server

The folder /speakers contains the APIs for speakers data so run it with

npm start

Then run the Apollo Server in the root folder with

npm start