Manage your Node.js applications
Start the example with:
cd example/manager
yarn run start # or start:prodor to start the app manager itself also with PM2:
cd example/manager
pm2 start ./pm2.example.config.js # or ./pm2.example-prod.config .jsThis app is licensed under The GNU Affero General Public License.