abhishekkr / my_status

a service status dashboard to keep an eye on things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyStatus

It's a simple sample web app created in Phoenix with purpose to learn & teach Phoenix Framework and LiveView workings.

This was created as part of a Phoenix LiveView tutorial series, available here.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.


About

a service status dashboard to keep an eye on things


Languages

Language:Elixir 69.0%Language:CSS 23.7%Language:HTML 4.2%Language:JavaScript 3.2%