proc-utils

1.0.0 • Public • Published

proc-utils

Process Management for Node processes

This module provides process management capabilities for node based apps.

You can also find custom scripts for re-cluster based init script and git based deployment script for running node stuff in production.

Usage

var proc = require('proc-utils');

proc.init(app, options);

/proc-utils/

    Package Sidebar

    Install

    npm i proc-utils

    Weekly Downloads

    5

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • vnykmshr