zio / zio-zmx

Monitoring, Metrics and Diagnostics for ZIO
https://zio.github.io/zio-zmx/
Apache License 2.0
85 stars 47 forks source link

Improve the dev experience for spinning up the ScalaJs client #329

Open ithinkicancode opened 3 years ago

ithinkicancode commented 3 years ago

Instead of manually starting up individual components in order to use the ScalaJs client, we can provide a dev console that takes care of all that, where we can also monitor all the sbt logs. We're going to adopt the work that Kit did.