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

Add Web App (FastAPI + React + Rete) #17

Merged
merged 23 commits into from
Dec 13, 2023
Merged

Add Web App (FastAPI + React + Rete) #17

merged 23 commits into from
Dec 13, 2023

Conversation

superstar54
Copy link
Member

@superstar54 superstar54 commented Dec 10, 2023

Backend

FastAPI

  • worktree
    • worktree-data
    • id
    • id/node_name
    • delete/id
    • play/id
    • pause/id
  • daemon
    • daemon/status
    • daemon/worker
    • daemon/start
    • daemon/stop
    • daemon/increase
    • daemon/decrease

Frontend

React + Rete

  • Worktree
    • worktree table
    • worktree item
      • editor
      • summary
      • log
      • time
    • worktree node detail
      • summary
      • executor
  • Setting
    • daemon control

@superstar54 superstar54 changed the title Add Web GUI Add Web App (FastAPI + React + Rete) Dec 13, 2023
@superstar54 superstar54 merged commit f187694 into main Dec 13, 2023
8 checks passed
@superstar54 superstar54 linked an issue Dec 14, 2023 that may be closed by this pull request
@superstar54 superstar54 mentioned this pull request Dec 14, 2023
@superstar54 superstar54 deleted the web branch December 15, 2023 19:30
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.

Add GUI
1 participant