How to install pm2 on glitch

First go click on your projects settings
Then click on advanced settings and click on console
Once your in the console do npm install pm2
Once thats done you will need to do pm2 start server.js

Later i will show you how to disable the connection with normal glitch