/NodeJsGraphQLServer

Just a NodeJS GraphQL Server

Primary LanguageJavaScript

NodeJS GraphQL Event Booking API

Just an excersing to build a GraphQL API (with Node.js).

Usage

Choose the right branch in this repository to get the code for the different parts of the series.

Install all dependencies

npm install

Clone .env.example to .env and fill the environments as your desire.

Run the server

npm start

GraphQL API GUI

http://localhost:PORT/graphql