From 650b7c28d67c5d1e4914a4cece4219ba80bb89a6 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Fri, 7 Mar 2025 01:31:22 -0800 Subject: [PATCH] Add run-local --- justfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/justfile b/justfile index 74a2c59..ecc3d14 100644 --- a/justfile +++ b/justfile @@ -1,5 +1,9 @@ default: just --list +# Run local instance +run-local: + yarn start + copy-to-marjvena: rsync --progress -r dist greg@marjvena.lan:/home/greg/