FlowBox UI Toolkit
@industream/flowmaker-flowbox-ui is the frontend harness used to build FlowBox config UIs with Svelte.
[NOTE!lightbulb/FRONTEND HARNESS SCOPE] This section documents both the runtime bridge (
flowMakerBridge,FlowBoxSvelteUI) and the scaffold/build toolchain generated byflowbox-ui init.
In this section
- Getting started
- CLI commands
- Flowbox-init and harness architecture
- ESM await import, CDN cache helper, and peer dependencies
- Docker worker integration and peer-dependency caching
- Build and packaging
Suggested reading order
- Getting started
- CLI commands
- Flowbox-init and harness architecture
- ESM await import, CDN cache helper, and peer dependencies
- Docker worker integration and peer-dependency caching
- Build and packaging
References
sdk/config/flowbox-ui/README.mdsdk/config/flowbox-ui/cli/index.jssdk/config/flowbox-ui/templates/base/vite.config.jssdk/config/flowbox-ui/templates/dev/vite.config.dev.js