aboutsummaryrefslogtreecommitdiff
path: root/piano-frontend.service
diff options
context:
space:
mode:
Diffstat (limited to 'piano-frontend.service')
-rw-r--r--piano-frontend.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/piano-frontend.service b/piano-frontend.service
new file mode 100644
index 0000000..8e356b2
--- /dev/null
+++ b/piano-frontend.service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=npm run start
+WorkingDirectory=%h/piano-appp
+
+[Install]
+WantedBy=default.target