Skip to content

Commands

Run commands from the repository root unless noted otherwise.

Command Purpose
bun web:dev Start the browser workbench on port 5173
bun desktop:dev Start the Tauri application
bun docs:dev Build the editor bundle and start the docs
bun web-editor-demo:start Build and demonstrate the custom elements
bun run build Build every workspace through Turborepo
bun docs:build Build the editor dependency and static docs
bun docs:deploy Build and deploy docs to the vertex-docs Pages project
bun lint Run workspace lint tasks
bun check-types Run workspace type checks
bun test Run unit tests
bun test:e2e Run browser-workbench Playwright tests
bun run check:boundaries Enforce package dependency rules
bun web:deploy Deploy the web workbench to Cloudflare Pages

Documentation from main is also deployed automatically by GitHub Actions to https://vertex-docs.pages.dev.