Another Page
Install depedency & run Nextwp
Open terminal and then run:
root@ubuntu-22.04:/home/nextwp#
yarn
yarn deploy:prod
pm2 startup
pm2 saveNoted
pm2 startupTo automatically generate and configuration a startup script just type the command (without sudo)pm2 saveOnce you have started all desired apps, save the app list so it will respawn after reboot