Observer Live Save

A port of observer_cli using LiveView

Project README

ObserverLive

This 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:

video

For other LiveView examples and demos see here.

Roadmap

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:

System - Cache Hit Info cache hit info

See: source

ETS ets

See: source

Mnesia mnesia

See: source

App app

See: source

If you're interested to help, submit a PR. For questions find me on elixir-lang.slack.com

Development

To run it locally:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

License

Copyright (c) 2019 Dimitris Zorbas, MIT License.

Open Source Agenda is not affiliated with "Observer Live" Project. README Source: zorbash/observer_live
Stars
211
Open Issues
12
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating