After cloning, create a config.toml file with the same content as config.example.toml and input your own values.
Go to Twilio and open an account for sms notification copy .env.example into .env and input your twilio credentials.
Navigate to the rust directory cd rust
Install dependecies cargo install --path .
Start the job cargo run