Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

vnykmshr/proc-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

Process Management for Node daemons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors