Engineering
Development Setup
How to set-up your development environment
Clone the repo
Install dependencies
Start Frontend
Start Backend
Any changes made to frontend and backend will be automatically reflected in the browser.
Enabling CI-CD for Draft PR
CI-CD will be triggered on moving a PR from draft state to Ready for review
state & on pushing changes to Develop
. To verify CI-CD before requesting for review, add label trigger-CI
on Draft PR.
Accessing CI-CD Failure Screenshots
For Playwright tests, screenshots are captured on the tests. These will provide vital clues for debugging possible issues observed in CI-CD. To access screenshots, Open link associated with CI-CD run & click on Artifacts