Open daviddahl opened 5 years ago
We'll need to automate the node.js setup
nvm
nvm install 10
npm install
pm2 install && pm2 start pagelab
...
We'll need to automate the node.js setup
nvm
&&nvm install 10
npm install
pm2 install && pm2 start pagelab
...