/Flowise

Drag & drop UI to build your customized LLM flow

Primary LanguageTypeScriptApache License 2.0Apache-2.0

yarn install yarn build yarn start

For development build:

Create .env file and specify the PORT (refer to .env.example) in packages/ui

Create .env file and specify the PORT (refer to .env.example) in packages/server

Run

yarn dev