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 buildNext inside the gui-node folder start the frontend server
cd ui-node
bun install
bun run devFinally, open a new terminal and run the following at the root of the project
dora start --name dora-tauri dataflow.yaml