📄️ Package Managers
Each created Node.js application server within the platform is provisioned with out-of-box support of two main package managers for this language - Yarn and npm.
📄️ Process Managers
Node.js process manager is a tool, which provides an ability to control application lifecycle, monitor the running services and facilitate common system admin tasks to maintain your project operability.