mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 17:15:37 +00:00
11 lines
No EOL
151 B
Markdown
11 lines
No EOL
151 B
Markdown
# hlstate-httpd
|
|
|
|
Web server implementation based on the Rocket engine
|
|
|
|
> [!NOTE]
|
|
> In development!
|
|
|
|
```
|
|
cd crates/httpd
|
|
cargo run -- -c config.toml
|
|
``` |