Commit 8facffc5 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent ca7e814a
......@@ -2,4 +2,7 @@ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install
npm install -g pm2
pm2 start app.js
pm2 startup
pm2 save
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment