Skip to content

v-ilin/vk-team-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start monitoring of the files changes run the command from the project root:

pm2 start process.json

After any changes in the process.json file you should remove existing pm2 app:

pm2 delete <appId>

and then recreate him:

pm2 start process.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published