deep-foundation / deep-foundation/deepcase-app

Implement real-time console output display in the user interface

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The ability to see the output of a command, such as Jest test results, in real-time within the user interface, using the existing terminal UI from connector. It is necessary to determine how to transmit data from the console in real-time and update the text - whether to add a link for each text change or simply update the text as a whole in the string value.

Current steps:

- Develop a package that will provide console output display functionality as a client handler.
- Use the existing Terminal UI from connector to display the results in real-time.
- Determine the appropriate method for transmitting data from the console to the user interface.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.