Kit Langton 2dd1f2d453 Avoid request-time HttpApi layer provisioning (#25179) 3 mesi fa
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 5 mesi fa
migration 2c2fc3499b feat(core): store relative path for sessions (#24704) 3 mesi fa
script 8ba374fefa ci: enable sourcemaps for beta releases 3 mesi fa
scripts 6015084fa2 Prepare Effect HttpApi backend parity (#24853) 3 mesi fa
specs 76a0f0f619 docs(httpapi): update migration spec to current state (#25173) 3 mesi fa
src 2dd1f2d453 Avoid request-time HttpApi layer provisioning (#25179) 3 mesi fa
test 2dd1f2d453 Avoid request-time HttpApi layer provisioning (#25179) 3 mesi fa
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) 3 mesi fa
AGENTS.md 9db5890ce5 Refactor HttpApi workspace routing and proxy boundaries (#25006) 3 mesi fa
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 5 mesi fa
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 mesi fa
README.md f3da73553c sync 1 anno fa
bunfig.toml 6274b0677c tui plugins (#19347) 4 mesi fa
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 mesi fa
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 4 mesi fa
package.json ac6aa43e3b sync release versions for v1.14.30 3 mesi fa
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 4 mesi fa
sst-env.d.ts 24a9841322 zen: update sst version 5 mesi fa
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) 4 mesi fa

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.