2021-09-23 22:00:30 +10:00

202 B

Actix 4 Beta with SeaORM example app

Edit .env to point to your database.

Run server with auto-reloading:

cargo install systemfd
systemfd --no-pid -s http::8000 -- cargo watch -x run