c2stem-main Git submodule primer Installation: npm install Running locally: ./server.js -v Running with pm2: pm2 start --name "c2stem-main" npm start --interpreter $(which node) -- -v