User Tools

Site Tools


nodejs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nodejs [2024/04/03 09:19] – created kirtisinghnodejs [2024/07/26 07:15] (current) kirtisingh
Line 1: Line 1:
-[[:nodejs|NodeJS]]\\ +===NodeJS=== 
-* [[:nodejs:cli-version|How to change the default version of node or NodeJS CLI for a user]]+ 
 +N99panel supports NodeJS with multiple versions 10, 12, 14, 16, 18, 20, 22 along with npm accompanying the corresponding version. 
 + 
 +There are two modes under which NodeJS apps can run. Dev. (development) or Prod. (production mode). A typical lifecycle of a NodeJS app would be to first develop/test it in dev. move, and then when you are sure that it runs as per your expectation, then you can setup the prod. mode for your App. 
 + 
 +Checkout the links below for further details. 
 + 
 +* [[:nodejs:cli-version|How to change the default version of node or NodeJS CLI for a user]]\\ 
 +* [[:nodejs:development-mode|How to run/work with development mode for NodeJS Apps]]\\ 
 +* [[:nodejs:production-mode|How to run/work with production mode for NodeJS Apps]]\\ 
 +* [[:nodejs:differences-dev-prod|Differences between NodeJS development and production modes]]\\ 
 +* [[:nodejs:nextjs-example|How to run Next.js on N99panel]]\\ 
 +* [[:nodejs:static-assets|Using static assets like images, css, js files with NodeJS]]\\ 
 +* [[:nodejs:mysql|Accessing MySQL server on your N99panel VPS via NodeJS]] 
 + 
 + 
 + 
nodejs.1712135962.txt.gz · Last modified: 2024/04/03 09:19 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki