Socket
Socket
Sign inDemoInstall

node-pm

Package Overview
Dependencies
9
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-pm

A better worker process manager


Version published
Weekly downloads
30
increased by42.86%
Maintainers
2
Install size
6.78 MB
Created
Weekly downloads
 

Readme

Source

node-pm Build Status NPM version Code Climate

Run your nodejs service in style (think php-fpm for nodejs)

Version Matrix:

node versionnode-pm version
6.9.x>= 0.11.6
4.2.x>= 0.11.6
0.12.x0.11.0 - 0.11.5
0.10.x0.11.0 - 0.11.5
0.8.x<= 0.10.6
  • node versions below 4.2.0 are no longer supported as of version 0.11.6 of node-pm

Installation

Install node-pm

    npm install -g node-pm

Usage

Run application

    node-pm app.js

List node-pm options

    node-pm

Run Tests

    npm test

Generate Docs

Install jsdoc

    npm install -g jsdoc

Generate Docs

    npm run-script docs

====================

Contributors:
[Craig Thayer](https://github.com/sazze)
[Kevin Smithson](https://github.com/sazze)
License: MIT

See LICENSE for the full license text.

Keywords

FAQs

Last updated on 18 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc