A web server implementation of the greek card game "δηλωτή" using rust for both the backend and the frontend.
- build:
cargo make build
- run the server:
RUST_LOG=info cargo make start
A web server implementation of the greek card game "δηλωτή" using rust for both the backend and the frontend.
cargo make build
RUST_LOG=info cargo make start