Move all the backend code to a 'backend' directory.
[rup.git] / backend / launch_debug.ps1
diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1
new file mode 100644 (file)
index 0000000..0f083fe
--- /dev/null
@@ -0,0 +1,2 @@
+# To launch RUP and watching source. See https://actix.rs/docs/autoreload/.\r
+systemfd --no-pid -s http::8082 -- cargo watch -x run
\ No newline at end of file