This is a dora + tauri project proof of concept. It's trying to show how to use dora with a GUI node built with Tauri.
cargo build
Next inside the gui-node
folder start the frontend server
cd ui-node
bun install
bun run dev
Finally, open a new terminal and run the following at the root of the project
dora start --name dora-tauri dataflow.yaml