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=1f84b22050cf470b00aef6b3c3ecb7ae70242e1a;hpb=295ca1daf01ff83964812c50fe1374dd679a0559 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