Dax Raad 9d30bc692c ci: fixes 6 miesięcy temu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 miesięcy temu
script f3b71007d2 core: replace chokidar with @parcel/watcher for better performance and cross-platform support 6 miesięcy temu
src 9d30bc692c ci: fixes 6 miesięcy temu
test 9d30bc692c ci: fixes 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
bunfig.toml 53481f9790 wip: bun test improvements 6 miesięcy temu
package.json 50bb201187 release: v0.14.7 6 miesięcy temu
sst-env.d.ts 7447460b5a wip: zen 6 miesięcy temu
tsconfig.json 9da95cb805 upgrade to bun 1.3.0 6 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.