Setup the required dependencies by running the command locally.
docker compose -f docker-compose.local.yml up -d
Note: You can also use already existing services in place of this
The setup guide for each services are in the respective directories:
Please setup the pre-commit hook before adding any commit for git by running the following command:
./install-pre-commit-hook.sh