Hi, im new to hosting websites on VPS servers and i tried hosting my node.js API on my hostinger VPS server using the tutorial on the following link: Setup Express.js Application on CyberPanel/OpenLiteSpeed - Blog Posts - CyberPanel Community
In this tutorial, app.js is created on port 3000 with the output “Example app listening on Port 3000”. I want to be able to confirm whether my api is online. Also, i want the link where i can see the app.js file output.