Process jobs in concurrency = 1
mode, next one starts after previous finishes even when parallel requests are happening.
npm run build
npm run start
curl http://127.0.0.1:8080/ping & curl http://127.0.0.1:8080/ping & curl http://127.0.0.1:8080/ping