Commit d83e4186 authored by Ahmad's avatar Ahmad

init

parent 7132b21a
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - &&\
sudo apt-get install -y nodejs
sudo npm install
sudo npm install -g pm2
sudo pm2 start app.json
sudo pm2 startup
sudo pm2 save
\ No newline at end of file
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