/graphql-workshop

A toy projet to animate a graphQL workshop

Primary LanguageJavaScript

GraphQL Workshop

📆 September 2021

Prequisites

  • make
  • Mkcert must be installed on the host.
    • If needed (i.e. pre-build binaries), run mkcert -install to add certificates to the trust authority.

Install

make init
docker-compose build

Run

docker-compose up -d