Openstatus www.openstatus.dev
at 4c0f4c00a38753a5d0dfd7e7b7b7706dec6f1503 8 lines 281 B view raw
1{ 2 "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.10.6/.schema/devbox.schema.json", 3 "packages": ["turso-cli@latest", "nodejs@22", "bun@latest", "sqld@latest"], 4 "env": { 5 "DEVBOX_COREPACK_ENABLED": "true", 6 "COREPACK_ENABLE_DOWNLOAD_PROMPT": "0" 7 } 8}