Developer mode
Iterate on a local custom app build against real profile observations without replacing the bundle downloaded from Synkronus.
Summary
When developer mode is on, ODE Desktop mirrors your selected folder into bundles/dev-local/ in the profile workspace. The workbench then loads:
- Custom app from
bundles/dev-local/app/ - Form preview from
bundles/dev-local/forms/(when your folder includes aforms/directory)
Observations, attachments, and sync still use the profile database. The Synk-downloaded bundle in bundles/active/ is not overwritten.
Quick start
- Open Workbench → Bundles.
- Turn Developer mode On.
- Click Browse… and select the folder that contains
index.html(typically yourdist/output). - After each rebuild, click Refresh app.
Full guide
For prerequisites, folder layout, refresh behavior, limitations, and platform comparison with Formulus, see the complete guide: