To start proxy server:
cargo run --bin proxy
To start local backend server:
cargo run --bin proxy-example-server