View Source Exshome

CI codecov Hex Package Hex Docs

DIY Elixir-based smart home.

system-dependencies

System dependencies

project-goals

Project goals

  • Extensibility
  • Test coverage
  • Should support different Single Board Computers

getting-started

Getting started

  • Install dependencies with mix deps.get
  • Setup database 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.

caveats

Caveats