AntoineLelaisant / graphql-workshop

A toy projet to animate a graphQL workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A toy projet to animate a graphQL workshop


Languages

Language:JavaScript 42.4%Language:TypeScript 40.4%Language:Dockerfile 11.9%Language:Shell 3.9%Language:Makefile 1.3%