GitHub Action b5b8a0555d chore: format code 6 ヶ月 前
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 ヶ月 前
script 0df6fc1226 fix(config): keybinds should not be required in config schema (#2669) 6 ヶ月 前
src ae6154e1c3 ignore: rework bootstrap so server lazy starts it 6 ヶ月 前
test b5b8a0555d chore: format code 6 ヶ月 前
.gitignore 571d60182a improve snapshotting speed further 9 ヶ月 前
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 ヶ月 前
README.md f3da73553c sync 10 ヶ月 前
package.json 0e19ca21ed release: v0.10.1 6 ヶ月 前
sst-env.d.ts f277512938 chore: format code 6 ヶ月 前
tsconfig.json 38e8c42cf0 ci: format 7 ヶ月 前

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.