Cougar-Conenct-Backend This is the backend for CougarConnect, a mobile app that helps build vibrant communities at the University of Houston. Development Setup Install Rust Linux Windows Run cargo run to start the server on port 8080 After the first run cargo-watch should be installed, and you can use cargo-watch -x 'run' instead of cargo run