1 2 3 4 5 6
#!/bin/sh export LAURELIN_DB_URL=postgres://laurelin:laurelin@localhost:5432/laurelin export RUST_LOG=info cargo run