Prerequisites
- Node.js 22.15+ installed
- pnpm (recommended):
npm install -g pnpm, or if pnpm is under~/node/bin, runexport PATH=${PATH}:${HOME}/node/binbefore the init command
Initialize the project
Run the following in an empty directory, then follow the instructions.What itโs doing
Find the following code atsrc/index.ts:

