You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run sc start /path/to/my/node/app.yaml, I would like to define 'pre start' commands that would run things like npm i or maven package so the app can be built as part of the startup service