Domain based GraphQL API
- yarn test: runs unitary tests
- dev: start development mode
- lint: check code styleguide
- lint:format: apply code styleguide rules
Create a .env file following the env example
run yarn
to install dependencies
Just run yarn dev
to boots up the development mode