git clone https://github.com/SysSn13/leetcode-rating-predictor Install the dependencies npm install Setup environment variables cp .env.example .env Fill in the required values in the.envfile. Build the predict-addon (if you are using different node version) ...