Closed Pioussis closed 2 months ago
It should be something like pm2 start npm --name amazon -- start
It doesn't work idk how to do it x))
You can check the logs with pm2 logs
. You should also remove the duplicates with pm2 delete <name>
. Definitely check out the PM2 documentation as well!
how to make the bot auto start with PM2