opencode 8f58fef5ad release: v0.9.2 6 miesięcy temu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 miesięcy temu
script c1b4e1f19d Upgrade to Zod v4 (#2605) 6 miesięcy temu
src 14cb2d2af6 feat: improve file watcher with chokidar and better ignore patterns (#2621) 6 miesięcy temu
test c1b4e1f19d Upgrade to Zod v4 (#2605) 6 miesięcy temu
.gitignore 571d60182a improve snapshotting speed further 9 miesięcy temu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 miesięcy temu
README.md f3da73553c sync 10 miesięcy temu
package.json 8f58fef5ad release: v0.9.2 6 miesięcy temu
sst-env.d.ts 5bb1f5f0a0 chore: format code 6 miesięcy temu
tsconfig.json 38e8c42cf0 ci: format 7 miesięcy temu

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

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