xiamidaxia 3072771a41 feat(fixed-layout): slotPort -> slotBlock (#523) 6 mēneši atpakaļ
..
components 3072771a41 feat(fixed-layout): slotPort -> slotBlock (#523) 6 mēneši atpakaļ
llms 77d8a893cb feat(docs): add custom layer docs (#383) 7 mēneši atpakaļ
scripts cbefaa54fb chore: add license header (#432) 7 mēneši atpakaļ
src ed18627760 feat: workflow-line-entity add uiState and lineData (#421) 6 mēneši atpakaļ
.eslintrc.js cbefaa54fb chore: add license header (#432) 7 mēneši atpakaļ
.gitignore d7bdf8a078 feat: init flowgram.ai 11 mēneši atpakaļ
README.md d7bdf8a078 feat: init flowgram.ai 11 mēneši atpakaļ
global.less 6cdd7aa149 style(docs): Change fixed width to adaptive width. (#499) 6 mēneši atpakaļ
package.json f489ba51b2 feat(fixed-layout): add Agent and Slot node and remove reactor-plugin (#514) 6 mēneši atpakaļ
rspress.config.ts cbefaa54fb chore: add license header (#432) 7 mēneši atpakaļ
tsconfig.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) 8 mēneši atpakaļ

README.md

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