opencode bccee29d2f release: v0.13.9 5 meses atrás
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 meses atrás
script f8ab0de0ad ci: fix homebrew 5 meses atrás
src 8fc6a25142 chore: rm empty try-catch block (#2769) 5 meses atrás
test 5f61945090 core: remove redundant patch integration test 5 meses atrás
.gitignore 571d60182a improve snapshotting speed further 8 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 meses atrás
README.md f3da73553c sync 9 meses atrás
bunfig.toml 53481f9790 wip: bun test improvements 5 meses atrás
package.json bccee29d2f release: v0.13.9 5 meses atrás
sst-env.d.ts 7447460b5a wip: zen 5 meses atrás
tsconfig.json 925ce6503e sync 5 meses atrás

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.