Node.js Features: Difference between revisions

m Update phrasing
m Update Node.js Feature page with server-specific consequences
Line 5: Line 5:
{{Caution|If you use Node.js, we strongly recommend that you [https://heliohost.org/dashboard/load/ monitor your site load here].   
{{Caution|If you use Node.js, we strongly recommend that you [https://heliohost.org/dashboard/load/ monitor your site load here].   


Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be [[:Suspension_Policy#High_Server_Usage|suspended for high server usage]] on [[:Johnny|Johnny]] and [[:Tommy|Tommy]], or charged for overages on [[:Morty|Morty]].}}
Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be [[:Suspension_Policy#High_Server_Usage|suspended for high server usage]] on our [[:Johnny|Johnny]] and [[:Tommy|Tommy]] servers. Accounts on our [[:Morty|Morty]] server will not be suspended but will be charged for account load overages.}}


= Node.js Versions Supported =
= Node.js Versions Supported =

Revision as of 15:05, 23 December 2024

Node.js

Node.js is an asynchronous, event-driven JavaScript runtime environment that is designed to build scalable, high-performance network applications.

If you use Node.js, we strongly recommend that you monitor your site load here.

Node apps often require a lot of server resources, and exceeding the account load limits will cause your user account to be suspended for high server usage on our Johnny and Tommy servers. Accounts on our Morty server will not be suspended but will be charged for account load overages.

Node.js Versions Supported

Johnny server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

Tommy server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

Morty server

  • Node.js 16
  • Node.js 18
  • Node.js 20
  • Node.js 21
  • Node.js 22
  • Node.js 23

HelioHost Tutorials

Node.js

Build a simple Node.js web application.

Express

Learn how to use Express, a popular web application framework for Node.js

Next.js

Explore Next.js, a full-stack framework built on React for developing web applications with Node.js


This page was last edited on 23 December 2024, at 15:05.