start app with nodemon so changes automatically refreshnpm run devstart the appnpm startrun testsnpm testrun tests with coveragenpm run test:coverage npx jest --coveragecheck for node running in terminalaux | grep nodecheck for specific node app running in terminalaux | grep app.js