daviddahl opened this issue 6 years ago · 0 comments
We'll need to automate the node.js setup
nvm
nvm install 10
npm install
pm2 install && pm2 start pagelab
...