Nocobase Dsl Reconciler

NocoBase 2 only; never use in a NocoBase 3 project. **Opt-in DSL path** for NocoBase app building. Use ONLY when the user explicitly asks for YAML / DSL / committed-to-git / `cli push` / spec files — e.g. "use the DSL reconciler", "I want YAML I can commit", "build this as a workspaces/ project". For any other UI authoring request (new page, new block, tweak an existing screen), default to `nocobase-ui-builder` instead — this reconciler is still in active development and has rough edges that the live-UI path avoids. When the user opts in: produces/changes files under `workspaces/<project>/`, supports new pages, menus, modules, whole systems, collections, tables, sub-tables, popups, dashboards, approval workflows, recordActions, and deploys them via `cli push`.

nocobase 91a2b53 585 files · 2.2 MB Updated

File contents

nocobase/skills/tree/main/skills/nocobase-dsl-reconciler commit 91a2b533f1

Frequently asked questions

npx skillmds add nocobase/nocobase-dsl-reconciler