Yiwei Mao 67fac8cdf1
feat(variable): loop batch variable materials + update ref value typings (#253)
* feat(variable): loop batch variable materials + set variable ref content in demo to be array

* docs(materials): dynamic value input and provide batch input
2025-05-22 11:27:44 +00:00
..
2025-03-04 15:01:48 +08:00
2025-02-21 16:26:12 +08:00
2025-02-21 16:26:12 +08:00
2025-03-25 20:32:17 +08:00

FlowGram.AI WebSite

Setup

Install the dependencies:

rush update

Get Started

Start the dev server:

cd apps/docs
rushx dev

Build the website for production:

rushx build

Preview the production build locally:

rushx preview