Skip to content

Commit 5292e5b

Browse files
librowski-synergylibrowski-synergy
authored andcommitted
chore(docs): remove orphaned apps/docs/src/generated/ui-api.json
Stale generated artifact from an earlier TypeDoc setup; unreferenced anywhere in the repo and not produced by the current docs build.
1 parent c3fef52 commit 5292e5b

2 files changed

Lines changed: 1 addition & 2295 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Visual workflow editor SDK (React) with a reference backend and Temporal-based e
77
Three onboarding paths (A installs from npm; B, C run the repo locally). README "Get started" covers all three. Path A ("Embed the SDK") installs `@workflowbuilder/sdk` from npm; the README has install + a minimal snippet, and the full guide lives in the [docs site](https://www.workflowbuilder.io/docs/get-started/quick-start/wb-as-react-component/).
88

99
| Command | Path | What it does |
10-
| ----------------------------- | ---- | ----------------------------------------------------------------------------------------- |
10+
| ---------------------------- | ---- | --------------------------------------------------------------------------------------- |
1111
| `pnpm preflight` | B/C | Verify Node / pnpm / Docker / ports / `.env` files. Add `--json` for agents |
1212
| `pnpm dev` / `pnpm dev:demo` | B | Demo (UI only, port 4200). No backend, no Docker |
1313
| `pnpm infra:up` | C | Start Postgres + Temporal in Docker. Required before backend/worker |

0 commit comments

Comments
 (0)