/GraphQL_Experiment_20210708

Experiments with GraphQL

Primary LanguageJavaScript

GraphQL_Experiment_20210708

Experiments with GraphQL

Instructions

  1. Run the container
./start_docker.sh
  1. Install the deps
npm install
  1. Run the server
node src/index.js

Now you can connect to https://localhost:4000 and use your local Apollo-Server to practice