typescript-seed run with ts-node src/index.ts or npm start build compile with tsc after that run with node ./dist/index.js Testing run npm test or with coverage npm run test:coverage