James Long a2634337b8 fix(core): log stack trace when schema validation fails (#16401) пре 6 месеци
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) пре 7 месеци
migration 2a0be8316b chore: generate пре 6 месеци
script 7417c869fc fix issue with migration пре 6 месеци
src a2634337b8 fix(core): log stack trace when schema validation fails (#16401) пре 6 месеци
test 7a071eff5c chore: fix test пре 6 месеци
.gitignore e3c1861a3e get rid of models.dev macro пре 8 месеци
AGENTS.md 6d95f0d14c sqlite again (#10597) пре 7 месеци
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync пре 7 месеци
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 9 месеци
README.md f3da73553c sync пре 1 година
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) пре 7 месеци
drizzle.config.ts 6d95f0d14c sqlite again (#10597) пре 7 месеци
package.json 5e699c9426 chore(storage): update drizzle and channel db handling пре 6 месеци
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) пре 7 месеци
sst-env.d.ts 24a9841322 zen: update sst version пре 7 месеци
tsconfig.json 62e5f4b154 try tsgo пре 11 месеци

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.