Skip to content

Commit d779a54

Browse files
committed
docs: explain opt-in synthetic Pages deployment
1 parent 3941ed2 commit d779a54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/quickstart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ npm run tutorial
1414

1515
The guided setup covers name, timezone, starter sources, visual style, and optional encryption. The tutorial proves validation and retry behavior with synthetic data, then opens the app.
1616

17+
The Synthetic demo workflow always builds and checks public fixtures on pushes to `main`. Deployment is opt-in so a fresh fork stays green before GitHub Pages exists. To publish it, enable **Settings > Pages > GitHub Actions**, add the repository variable `ZAATI_ENABLE_DEMO_PAGES=true`, then run the workflow or push to `main`.
18+
1719
When the demo feels right, generate the complete prompt for your real scheduled LLM task:
1820

1921
```bash

0 commit comments

Comments
 (0)