The README refers to: `bun run src/main.ts create-sysadmin-user <username> <password>` But there is no `main.ts` anywhere in the repository, nor any instance of the string `create-sysadmin-user` beside the README.
The README refers to:
bun run src/main.ts create-sysadmin-user <username> <password>But there is no
main.tsanywhere in the repository, nor any instance of the stringcreate-sysadmin-userbeside the README.