yarn installto install dependenciesyarn startto run the server locally at localhost:3000
yarn lintto check that there are no linter errors, otherwise the site will not compileyarn buildto create a new production build in thebuildfolder
- Run the backend Docker containers, which should start the GraphQL server at localhost:8080 and the API server at localhost:8081