Skip to content

fineplus/fineflow

Repository files navigation

Logo

FineFlow

everything can be workflow
docs | download | video

1. Introduction

Nodes and flows

Design your nodes

2. Development

  1. clone
git clone https://github.com/fineplus/fineflow.git
  1. dev
cd fineflow

pnpm install

pnpm tauri dev
  1. build
pnpm tauri build