Build Node.js Applications
Using Node.js, you can develop applications that run JavaScript on a server. For more information, see https://nodejs.org.
               
Set Up a VM Build Executor and a Build Executor Template with Node.js
Before you can create a build step that uses Node.js, your organization
                administrator must create a build executor template that includes the Node.js
                software and add a VM build executor that uses that build executor template. The
                build executor template can be created from scratch or software can be added to an
                existing build executor template. 
                        
                           
                     
                     
                     Note:
To find your organization administrator, click Contacts under your user profile. Your administrator, or a list of administrators, will display.See Create and Manage Build Executor Templates in Administering Visual Builder Studio.
After the organization administrator adds a VM build executor to the build executor template, you can create and configure a job to use that build executor template and add a Node.js script.