Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 256 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (3 loc) · 256 Bytes

Development Setup

  1. Have a local copy of the API running (either by cloning the repo or running from Docker Hub)
  2. Whenever you make changes to the API schema, replace this directory's "schema.gql" file with the newly generated one from the API folder.