opencode e618cbc447 release: v0.9.8 hace 6 meses
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) hace 7 meses
script ff1f4d6bf9 disable reading .env file automatically hace 6 meses
src abd99aeb7d ignore: fix event type gen hace 6 meses
test abd99aeb7d ignore: fix event type gen hace 6 meses
.gitignore 571d60182a improve snapshotting speed further hace 9 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 8 meses
README.md f3da73553c sync hace 10 meses
package.json e618cbc447 release: v0.9.8 hace 6 meses
sst-env.d.ts 5bb1f5f0a0 chore: format code hace 6 meses
tsconfig.json 38e8c42cf0 ci: format hace 7 meses

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.