How to host your Next JS/React Application With pm2, Nginx With SSL.

Hi the very first run

1. sudo add-apt-repository ppa:certbot/certbot
2. sudo apt update
3. sudo apt-get install python3-certbot-nginx
4. sudo certbot --nginx -d site_name