Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

JosiahBull/human-friendly-ids-rs-demo

Repository files navigation

Human Friendly Ids Rs Demo

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

Running the server

export ADMIN_USERNAME=admin
export ADMIN_PASSWORD=admin
cargo run --release

Presenter View

http://localhost:8080/presenter.html

Client View

http://localhost:8080

Docker Compose

docker-compose up

Contribution

Please feel free to contribute to this project by submitting a pull request.

License

This project is licensed under either the MIT or Apache License 2.0, at your option.

About

A quick demo server for demonstrating human friendly ids.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages