Local Setup Guide
1. Clone the Repository
2. Install Docker
Make sure Docker is installed on your system. You can download and install Docker Desktop from the below links:- Mac - https://docs.docker.com/desktop/setup/install/mac-install/
- Windows - https://docs.docker.com/desktop/setup/install/windows-install/
- Linux - https://docs.docker.com/desktop/setup/install/linux/
3. Run the Project
a. First-Time Setup
If you’re setting up the environment for the first time, run:- Set up the environment
- Set up the database with the required schema
- Sets up redis and the server for running the application
- Push the configs defined in the config.yaml & the static rules defined for routing in priority_logic.txt to the DB