Skip to content
/ node-pm Public

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

License

Notifications You must be signed in to change notification settings

sazze/node-pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pm Build Status NPM version Code Climate

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

Version Matrix:

node version node-pm version
6.9.x >= 0.11.6
4.2.x >= 0.11.6
0.12.x 0.11.0 - 0.11.5
0.10.x 0.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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published