I know how to run a script from command line, using npm or npx ts-node [script.ts] just as stated here.
npm
npx ts-node [script.ts]
My question is different, now that I