git clone [email protected]:unicode-corporate/[project].git
cd [project]/app/
vi .env
npm i
pm2 list
cd /home/ubuntu/[project]/app
NODE_ENV=production pm2 start index.js
Created
February 17, 2020 12:54
-
-
Save koobitor/098ce1ddef976cb2ceb4eeae9089f845 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment