If your Aviumshost hosting package supports Node.js, you can deploy real-time or backend apps like Express.js.

Setup via cPanel:

  1. Login to cPanel.
  2. Under Software, click Setup Node.js App.
  3. Click Create Application.
  4. Select the Node.js version (e.g. 18.x) and application root (e.g. myapp).
  5. Specify your app.js or server.js file.

Start Your App:

  • Click Run from the Node.js App interface.
  • Use npm install and other commands via Terminal or SSH.

For advanced setups, contact Aviumshost Support to verify Node.js availability on your plan.