You can make use of Node.js tools for purposes like minification or during deployments.
Every Pagely VPS has the standard Node.js package installed from the Ubuntu repository. The package manager for Node.js is npm, which is also installed. With these two tools installed on the system, you have the control to manage specific versions in the context of your own SSH user accounts and projects.
Note: For assistance on steps to install N, the version management library for Node.js, check out our Support article on how to Update and Manage Node.js.
