Soon 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
..
components 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
scripts 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
src 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
theme 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
.eslintrc.js cbefaa54fb chore: add license header (#432) 6 ay önce
.gitignore d7bdf8a078 feat: init flowgram.ai 10 ay önce
README.md d7bdf8a078 feat: init flowgram.ai 10 ay önce
global.less 6cdd7aa149 style(docs): Change fixed width to adaptive width. (#499) 6 ay önce
package.json 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
rspress.config.ts 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce
tsconfig.json 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) 5 ay önce

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