Start pm2 process

By | 15 September 2025

Example of how to start pm2 instance for development.

pm2 start --name "pari-dev" "yarn run develop"