paviko 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts 1 mēnesi atpakaļ
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 mēnesi atpakaļ
migration afb04ed5d4 chore: generate 2 mēneši atpakaļ
script 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts 1 mēnesi atpakaļ
src 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts 1 mēnesi atpakaļ
test 37d42595cf fix: test 1 mēnesi atpakaļ
types b487a18316 first release 4 mēneši atpakaļ
webgui 58424731af fix unknown command bug reported by qinze113 1 mēnesi atpakaļ
.gitignore 898d8d01a0 Merge public/dev into ide-plugin 2 mēneši atpakaļ
AGENTS.md 6d95f0d14c sqlite again (#10597) 2 mēneši atpakaļ
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 mēnesi atpakaļ
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 mēneši atpakaļ
README.md f3da73553c sync 10 mēneši atpakaļ
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 mēneši atpakaļ
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 mēneši atpakaļ
package.json 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts 1 mēnesi atpakaļ
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 1 mēnesi atpakaļ
sst-env.d.ts 24a9841322 zen: update sst version 1 mēnesi atpakaļ
tsconfig.json b487a18316 first release 4 mēneši atpakaļ

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.