Your default Nodejs API is working!

Steps:

1) You Working directory is .

2) You can use echo system file to configure the following,

{

1: "Startup file",

2: "Configure fork or cluster mood",

3: "Define port"

};

3) You can manage Node applications with PM2.

{

1: "pm2 start app.js",

2: " pm2 restart app_name",

3: "pm2 reload app_name",

4: "pm2 stop app_name",

5: "pm2 delete app_name ",

6: "pm2 log "

};


==========================================
if you need any assistance contact support@cloudrevol.com
==========================================