Skip to content

jrabary/dorars-tauri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dora + Tauri

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.

How to build the project

cargo build

How to run the project

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published