normally node programs are run using the "start": "node server.js" which is found in the package.json file .
how can I run a node program on demand that will be triggered from button click of a sapui5 screen