@quest-chains/dappCreate your .env file:cp sample.env .envInstall dependencies:yarn installRun in development mode:yarn devSubmit Pull request:Make sure to branch off of the dev branch and to make dev the target of pull requests instead of main.