How to start a server for development? RUST_LOG='tower_http=trace,pulsebeam_server_lite=info' cargo run How to build for production? cargo build --release