Node 22.7 Typescript starter
use degit
npx degit proofgeist/ts-script-starter my-project
cp env-starter .env
npm install
npm run ts
npm run test
Test setup is from https://nodejs.org/en/learn/test-runner/using-test-runner
Node 22.7 Typescript starter
use degit
npx degit proofgeist/ts-script-starter my-project
cp env-starter .env
npm install
npm run ts
npm run test
Test setup is from https://nodejs.org/en/learn/test-runner/using-test-runner