Could be a react app interacting with the node server
first tab: scripts, left the list of all the scripts (/scripts), and if clicked on "run" button it will stream the stdout and stderr to the info to the side. There should be some way to stop as well
second tab: dependencies, left a list of all dependencies (/dependencies) (devdeps in a separate group), right a search for adding dependencies (basically the same as https://codesandbox.io UI, but local)
Could be a react app interacting with the node server
first tab: scripts, left the list of all the scripts (/scripts), and if clicked on "run" button it will stream the stdout and stderr to the info to the side. There should be some way to stop as well
second tab: dependencies, left a list of all dependencies (/dependencies) (devdeps in a separate group), right a search for adding dependencies (basically the same as https://codesandbox.io UI, but local)
cc @threepointone