An open API service indexing awesome lists of open source software.

https://github.com/fineplus/fineflow

workflow everything
https://github.com/fineplus/fineflow

ai code flow ollama production rpa rust tauri tools vite vue workflow

Last synced: 6 months ago
JSON representation

workflow everything

Awesome Lists containing this project

README

          



Logo

FineFlow


everything can be workflow

docs
|
download
|
video

# 1. Introduction



Nodes and flows





Design your nodes




# 2. Development

1. clone
```shell
git clone https://github.com/fineplus/fineflow.git
```

2. dev
```shell
cd fineflow

pnpm install

pnpm tauri dev
```

3. build
```shell
pnpm tauri build
```