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