I have purchased Gen4 VPS Linux 4 CPU server on godaddy with cpanel. Then i created WHM account for cpanel. Then hosted angular website to cropydeals.com doamin using file manager. CPanel IP assigned to godaddy record to run website.
https://www.cropydeals.com/index
Then i have created sub-domain with name api.cropydeals.com. in file manager folder get's created with api where uploaded nodejs project. And also created godaddy record to work api.cropydeals.com url.
Then with the help of SSH (Putty) i login as root & installed nodejs.
but still my nodejs server is not running.. Instread of running node server.js file it is showing content in that file.
It should run like below image
Note : Below is image is just for reference


