Changes
2 changed files (+12/-0)
-
piano-backend.service (new)
-
@@ -0,0 +1,6 @@[Service] ExecStart=python app.py WorkingDirectory=%h/piano-appp/backend [Install] WantedBy=default.target
-
-
piano-frontend.service (new)
-
@@ -0,0 +1,6 @@[Service] ExecStart=npm run start WorkingDirectory=%h/piano-appp [Install] WantedBy=default.target
-