This is an example of an Apollo server using the Koa middleware and dataloader
Get it running:
- Copy sample.env to .env
- Edit .env to add your New Relic ingest key, and any other desired changes.
- Start with
docker-compose up --build
.
This is an example of an Apollo server using the Koa middleware and dataloader
Get it running:
docker-compose up --build
.