To run locally, install the packages using the following command:
yarnCopy the .env.example file using the following command:
cp .env.example .env.localFill the necessary ENV variables and use the following command to start dev server
yarn devMaster branch is deployed at master and the feature/postSubmit branch is deployed at feature/postSubmit