A port of observer_cli using LiveView
See the codeThis is a port of observer_cli using phoenix and LiveView.
:warning: It's still a work in progress and has not been tested in production.
Blog post: observer_live
Demo: Try it
Video:

For other LiveView examples and demos see here.
This project may have started as a demo for the capabilities of LiveView, but I'm keen to port the rest of observer_cli's ports. Any help is welcome!
Remaining work:
If you're interested to help, submit a PR. For questions find me on elixir-lang.slack.com
To run it locally:
mix deps.getmix ecto.setupcd assets && npm installmix phx.serverNow you can visit localhost:4000 from your browser.
Copyright (c) 2019 Dimitris Zorbas, MIT License.
12 commits
1 commits
Elixir
66.1%
CSS
19.8%
JavaScript
7.1%
HTML
7.0%
A port of observer_cli using LiveView
See the codeThis is a port of observer_cli using phoenix and LiveView.
:warning: It's still a work in progress and has not been tested in production.
Blog post: observer_live
Demo: Try it
Video:

For other LiveView examples and demos see here.
This project may have started as a demo for the capabilities of LiveView, but I'm keen to port the rest of observer_cli's ports. Any help is welcome!
Remaining work:
If you're interested to help, submit a PR. For questions find me on elixir-lang.slack.com
To run it locally:
mix deps.getmix ecto.setupcd assets && npm installmix phx.serverNow you can visit localhost:4000 from your browser.
Copyright (c) 2019 Dimitris Zorbas, MIT License.
12 commits
1 commits
Elixir
66.1%
CSS
19.8%
JavaScript
7.1%
HTML
7.0%