Kit Langton 16a6d6feba feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 6 месяцев назад
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 месяцев назад
migration 94c128f73b chore: generate 6 месяцев назад
script 16a6d6feba feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 6 месяцев назад
src 16a6d6feba feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 6 месяцев назад
test 16a6d6feba feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 6 месяцев назад
.gitignore e3c1861a3e get rid of models.dev macro 7 месяцев назад
AGENTS.md 981c7b9e37 refactor(account): tighten effect-based account flows (#17072) 6 месяцев назад
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 месяцев назад
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) 6 месяцев назад
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 месяцев назад
package.json 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) 6 месяцев назад
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 6 месяцев назад
sst-env.d.ts 24a9841322 zen: update sst version 6 месяцев назад
tsconfig.json 94c128f73b chore: generate 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.