Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add simple react frontend #293

Closed
wants to merge 8 commits into from
Closed

Conversation

stringhandler
Copy link
Contributor

@stringhandler stringhandler commented Jan 26, 2024

Description

Creates an example react front end that starts mining
image

Motivation and Context

At some point we can put the old UI back

How Has This Been Tested?

First compile the react

cd ui
cd react2

Then build with npm

npm install
npm run build

Then run the back end

cargo run --bin tari_bus_tauri

You must click the Connect button first, then you can click on the others to start mining.
There's only simple feedback at the moment, so I run Docker Desktop to see whether the containers have started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants