2
0
Shantur Rathore 79b5ce58e9 feat(core): add message delete endpoint (#14417) 1 сар өмнө
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 сар өмнө
migration afb04ed5d4 chore: generate 2 сар өмнө
script cf5cfb48cd upgrade to bun 1.3.10 canary and force baseline builds always (#14843) 1 сар өмнө
src 79b5ce58e9 feat(core): add message delete endpoint (#14417) 1 сар өмнө
test 3c6c74457d sync 1 сар өмнө
.gitignore e3c1861a3e get rid of models.dev macro 2 сар өмнө
AGENTS.md 6d95f0d14c sqlite again (#10597) 2 сар өмнө
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 сар өмнө
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 сар өмнө
README.md f3da73553c sync 10 сар өмнө
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 сар өмнө
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 сар өмнө
package.json d848c9b6a3 release: v1.2.13 1 сар өмнө
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 1 сар өмнө
sst-env.d.ts 24a9841322 zen: update sst version 1 сар өмнө
tsconfig.json 62e5f4b154 try tsgo 6 сар өмнө

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.