start.ps1

pm2 start src\server.js --name webhook-receiver --interpreter node
pm2 start src\worker.js  --name webhook-worker  --interpreter node