Skip to content

Move dashboard app to JavaScript#38

Merged
daniel-thom merged 6 commits intomainfrom
dash-js
Dec 7, 2025
Merged

Move dashboard app to JavaScript#38
daniel-thom merged 6 commits intomainfrom
dash-js

Conversation

@daniel-thom
Copy link
Copy Markdown
Collaborator

@daniel-thom daniel-thom commented Dec 6, 2025

  1. Create a web app in JavaScript to manage workflows (torc-dash). This is superior to the original Plotly Dash based Python web app for several reasons. It gets compiled into a Rust binary, is easier to distribute, is much snappier, is easier to extend with new features, and is better understood by LLMs.
  2. Add a config management system to avoid having to set many CLI options and environment variables.
  3. Add the ability to start a torc server from torc-dash.
  4. Add a workflow creation wizard to torc-dash.

The Windows CI error will be fixed in the next PR.

@daniel-thom daniel-thom merged commit e8c5985 into main Dec 7, 2025
1 of 2 checks passed
@daniel-thom daniel-thom deleted the dash-js branch December 7, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant