brew update brew install node brew install npm brew install mongodb
apt-get update -y apt-get install node -y apt-get install npm -y apt-get install mongodb -y apt-get install nginx -y apt-get install git -y