{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://inquir.org/features/browser-deploy#webpage","url":"https://inquir.org/features/browser-deploy","name":"Browser deploy with the Monaco editor","headline":"Browser deploy with the Monaco editor","description":"Browser deploy from the Inquir web IDE (Monaco editor): edit handlers, one-click deploy, and trace runs—pair with the CLI when you need scripts and automation.","inLanguage":"en-US","isPartOf":{"@id":"https://inquir.org/#website"},"author":{"@type":"Organization","name":"Inquir"},"datePublished":"2025-01-01T00:00:00.000Z","dateModified":"2026-04-20T00:00:00.000Z","citation":"https://inquir.org/docs"},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://inquir.org"},{"@type":"ListItem","position":2,"name":"Features","item":"https://inquir.org/features"},{"@type":"ListItem","position":3,"name":"Browser deploy","item":"https://inquir.org/features/browser-deploy"}]},{"@type":"FAQPage","@id":"https://inquir.org/features/browser-deploy#faq","url":"https://inquir.org/features/browser-deploy","isPartOf":{"@id":"https://inquir.org/features/browser-deploy#webpage"},"mainEntity":[{"@type":"Question","name":"Is browser deploy only for prototypes?","acceptedAnswer":{"@type":"Answer","text":"Teams use it for production hotfixes and onboarding too; pair it with review policy—Git mirrors or export workflows—when compliance demands an audit trail."}},{"@type":"Question","name":"How do I keep parity with local development?","acceptedAnswer":{"@type":"Answer","text":"Align environment variables and handler contracts; run integration tests against a staging workspace that matches production gateway settings."}},{"@type":"Question","name":"What about large dependencies or native modules?","acceptedAnswer":{"@type":"Answer","text":"Heavy trees still ship as container artifacts; browser deploy changes who triggers the build, not the need for reproducible bundles."}}]}]}