Sign up form and other stuff
[recipes.git] / backend / launch_debug.nu
diff --git a/backend/launch_debug.nu b/backend/launch_debug.nu
new file mode 100644 (file)
index 0000000..d095b12
--- /dev/null
@@ -0,0 +1,2 @@
+# To launch RUP and watching source. See https://actix.rs/docs/autoreload/.
+cargo [watch -x run]
\ No newline at end of file