This video steps through the process required to display a Node.js hello world showing up on the browser in a production environment using the Node.js app tool the cPanel interface.
Chapters:
0:00 Introduction
0:31 Create home.html file in VS Code
1:40 Create index.js file in VS Code
3:17 Create virtual environment in cPanel
5:53 Install the Express module (on the server)
7:33 Upload files to the server
9:02 Restart the application and test
A couple videos I used for reference are:
-- Node.js Ultimate Beginner’s Guide in 7 Easy Steps: • Node.js Ultimate Beginner’s Guide in 7 Eas...
-- Deploy a Node.js App on Shared Hosting via cPanel | Tutorial: • Deploy a Node.js App on Shared Hosting via...