Skip to content

slashhuang/node-pm2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pm2

pm2 is the most commonly used deploy tool for nodejs project

this repo is a learning project for pm2

command

    npm install

    # use nodemon to start a simple http server
    npm run dev

    # start app with pm2
    npm run pm2

    # start app with pm2 in cluster mode
    npm run cluster

reference docs

pm2

results

cluster

detail

About

A project for learning the zen of pm2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published