http://gothub.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/freeCodeCamp/freeCodeCamp/blob/main/package.json
/client && pnpm run serve-ci" , 71 "start" : "npm-run-all create:shared -p develop:server serve:client" , 72 "start-ci" : "npm-run-all create:shared -p start:server serve:client-ci" , 73 "start:server" : "pm2 start api-server/ecosystem.config.js" , 74 "test" : "NODE_OPTIONS='--max-old-space-size=7168' run-s create:shared build:curriculum build-workers test:*" , 75 "test:source" : "jest" , 76 "test:api" : "cd api && jest --force-exit" , 77 "test:curriculum" : "cd .