2021-09-12 16:35:43 +10:00

9 lines
155 B
Markdown

# Actix with SeaORM example app
Rus server with auto-reloading:
```bash
cargo install systemfd
systemfd --no-pid -s http::5000 -- cargo watch -x run
```