Openstatus www.openstatus.dev
at 179ed1453dfa6e8a3db1af9ee2c9cd79625e9851 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}