Louis Young 25677258f8 docs: stack index plugin (#895) il y a 3 mois
..
components b4f1ab9408 fix: replace lodash with lodash-es (#751) il y a 4 mois
scripts e716e43cdd fix: upgrade jsdom, langchain/openai, replace download with https (#797) il y a 4 mois
src 25677258f8 docs: stack index plugin (#895) il y a 3 mois
theme 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) il y a 5 mois
.eslintrc.js cbefaa54fb chore: add license header (#432) il y a 6 mois
.gitignore d7bdf8a078 feat: init flowgram.ai il y a 10 mois
README.md d7bdf8a078 feat: init flowgram.ai il y a 10 mois
global.less 6cdd7aa149 style(docs): Change fixed width to adaptive width. (#499) il y a 6 mois
package.json 4924f8fc93 fix: typescript for typedoc (#836) il y a 4 mois
rspress.config.ts 2a5b01a39a feat(docs): add blogs nav to docs (#804) il y a 4 mois
tsconfig.json 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) il y a 5 mois

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