{ "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json", "packages": [ "nodejs_18", "docker" ], "shell": { "init_hook": [ "echo 'OTA Admin Portal dev environment ready'" ] } }