#
New server tutorial
$ sudo apt-get install git make nginx
$ git clone https://github.com/tj/n
#
NVM
#
Nginx
$ sudo systemctl start nginx
$ sudo systemctl stop nginx
$ sudo systemctl restart nginx
#
PM2
npm i -g pm2