Tom dc8586371c fix(server): add Content-Type headers for proxied static assets (#6587) hai 3 meses
..
bin ff462dfd7a fix: windows install (#4293) hai 5 meses
script cb1a1fb26c try uploading artifacts in workflow hai 3 meses
src dc8586371c fix(server): add Content-Type headers for proxied static assets (#6587) hai 3 meses
test 9a1dc1ffe4 core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer hai 3 meses
.gitignore 571d60182a improve snapshotting speed further hai 9 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hai 8 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hai 4 meses
README.md f3da73553c sync hai 10 meses
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) hai 3 meses
package.json 01237c5325 release: v1.0.223 hai 3 meses
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) hai 3 meses
sst-env.d.ts 28c802f399 wip: zen hai 4 meses
tsconfig.json 62e5f4b154 try tsgo hai 5 meses

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.