tree: ac8d145cf183d4d2ae0a298cf75c8edaa625d942 [path history] [tgz]
  1. .vscode/
  2. sites/
  3. .envrc
  4. .gitignore
  5. .gitreview
  6. bun.lockb
  7. flake.lock
  8. flake.nix
  9. package.json
  10. README.md
  11. tsconfig.json
README.md

thecoded.prof

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.