A simple webserver and client for the Christchurch Rust 2025 Meetup.
Slides can be found here: https://docs.google.com/presentation/d/1AMA4nbFHyPek4PkgP5VKtGPdhmmeV__IFPDUxTRO5R4/edit?usp=sharing
export ADMIN_USERNAME=admin
export ADMIN_PASSWORD=admin
cargo run --releasehttp://localhost:8080/presenter.html
docker-compose upPlease feel free to contribute to this project by submitting a pull request.
This project is licensed under either the MIT or Apache License 2.0, at your option.