Sebastian b0ade40265 flip back to markdown renderable (#27421) il y a 3 mois
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) il y a 4 mois
migration ea6eabe1d9 chore: generate il y a 3 mois
script 16c457e712 refactor(core): move models.dev into core (#27347) il y a 3 mois
specs aa8a41d1b8 effect(patch,tool): migrate patch/index and tool/read to AppFileSystem (#27155) il y a 3 mois
src b0ade40265 flip back to markdown renderable (#27421) il y a 3 mois
test edf7649400 fix(session): type busy errors (#27410) il y a 3 mois
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) il y a 4 mois
AGENTS.md 2ba2ee52e8 docs: document bun dev tmux capture (#26764) il y a 3 mois
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync il y a 6 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 8 mois
README.md f3da73553c sync il y a 1 an
bunfig.toml 6274b0677c tui plugins (#19347) il y a 5 mois
drizzle.config.ts 6d95f0d14c sqlite again (#10597) il y a 6 mois
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) il y a 5 mois
package.json 73e1de4513 sync release versions for v1.14.49 il y a 3 mois
parsers-config.ts 6592d80460 chore: generate il y a 3 mois
sst-env.d.ts 24a9841322 zen: update sst version il y a 6 mois
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance il y a 4 mois

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.