Kit Langton b6e94fd2a8 Merge branch 'dev' into kit/effectify-command 1 miesiąc temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 2 miesięcy temu
migration a564231caf chore: generate 1 miesiąc temu
script 92cd908fb5 feat: add Node.js entry point and build script (#18324) 1 miesiąc temu
specs 4066247988 effectify Command service: migrate from Instance.state to Effect service pattern 1 miesiąc temu
src b6e94fd2a8 Merge branch 'dev' into kit/effectify-command 1 miesiąc temu
test b6e94fd2a8 Merge branch 'dev' into kit/effectify-command 1 miesiąc temu
.gitignore e3c1861a3e get rid of models.dev macro 2 miesięcy temu
AGENTS.md a800583aea refactor(effect): unify service namespaces and align naming (#18093) 1 miesiąc temu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 miesiąc temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 miesięcy temu
README.md f3da73553c sync 10 miesięcy temu
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 miesięcy temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 miesięcy temu
package.json 4989632245 patch solid to try fix memo undefined under transition bug (#18338) 1 miesiąc temu
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 2 miesięcy temu
sst-env.d.ts 24a9841322 zen: update sst version 2 miesięcy temu
tsconfig.json 94c128f73b chore: generate 1 miesiąc temu

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.