Bernat Pericàs b562863fcc feat: add `session.started` event that triggers when a new session is created (#3413) 3 달 전
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 달 전
script 5e886c35d5 chore: use stable URLs in PKGBUILD (#3448) 3 달 전
src b562863fcc feat: add `session.started` event that triggers when a new session is created (#3413) 3 달 전
test b562863fcc feat: add `session.started` event that triggers when a new session is created (#3413) 3 달 전
.gitignore 571d60182a improve snapshotting speed further 7 달 전
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 달 전
README.md f3da73553c sync 8 달 전
bunfig.toml 53481f9790 wip: bun test improvements 4 달 전
package.json 20963c4186 release: v0.15.18 3 달 전
sst-env.d.ts 7447460b5a wip: zen 4 달 전
tsconfig.json 62e5f4b154 try tsgo 4 달 전

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.