Description

Brigad workshop about the use of graphql in a micro-service architecture.

Everything is setup to work with docker-compose.

Installation

$ yarn

Generate supergraph

$ yarn generate:supergraph

Docker

$ docker-compose build && docker-compose up