Contributing to Hasura Backend Plus Dependencies Yarn Docker Docker Compose Get Started Fork this repository to your own GitHub account and then clone it to your local device. Create a new branch: git checkout -b MY_BRANCH_NAME Install the dependencies: yarn Run yarn dev to build and watch for code changes