Remove the cargo.toml workspace and define common as a library
[recipes.git] / backend / launch_debug.ps1
diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1
new file mode 100644 (file)
index 0000000..941f974
--- /dev/null
@@ -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