xiamidaxia cd0fdc8f37 feat(form): validate support dynamic function (#603) преди 5 месеца
..
components c8618ccea5 feat(docs): add demo-playground example to docs (#537) преди 6 месеца
llms 3f891a8a1f Revert "fix: auto llmstxt (#541)" (#545) преди 6 месеца
scripts cbefaa54fb chore: add license header (#432) преди 6 месеца
src cd0fdc8f37 feat(form): validate support dynamic function (#603) преди 5 месеца
.eslintrc.js cbefaa54fb chore: add license header (#432) преди 6 месеца
.gitignore d7bdf8a078 feat: init flowgram.ai преди 11 месеца
README.md d7bdf8a078 feat: init flowgram.ai преди 11 месеца
global.less 6cdd7aa149 style(docs): Change fixed width to adaptive width. (#499) преди 6 месеца
package.json 3f891a8a1f Revert "fix: auto llmstxt (#541)" (#545) преди 6 месеца
rspress.config.ts 3f891a8a1f Revert "fix: auto llmstxt (#541)" (#545) преди 6 месеца
tsconfig.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) преди 8 месеца

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