Skip to content

Commit

Permalink
add a web ui instruction into README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bguban authored and virtualstaticvoid committed Oct 4, 2024
1 parent 0a3f052 commit cc8408d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,11 @@ processes.each do |process|
end
```

#### Web UI

You can also install a web interface for your Rails application.
Check https://github.com/bguban/taskinator_ui for details.

#### Debugging

To aid debugging specific processes and tasks, where the process or task identifier is
Expand Down

0 comments on commit cc8408d

Please sign in to comment.