X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;fp=backend%2Flaunch_debug.ps1;h=0f083fe327b89583d1da181fc1498a77428805c1;hp=0000000000000000000000000000000000000000;hb=3a070ca2a63491b4d714643ae550b09773660c1e;hpb=73da6aae874c3d4efc3093173733c397a878fe06 diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1 new file mode 100644 index 0000000..0f083fe --- /dev/null +++ b/backend/launch_debug.ps1 @@ -0,0 +1,2 @@ +# To launch RUP and watching source. See https://actix.rs/docs/autoreload/. +systemfd --no-pid -s http::8082 -- cargo watch -x run \ No newline at end of file