mix legion_web.install (LegionWeb v0.3.0)

View Source

Installs Legion Web dashboard into your Phoenix application

This task configures your Phoenix application to use the Legion Web dashboard:

  • Adds the required LegionWeb.Router import to your router
  • Sets up the dashboard route at "/legion"

Example

mix legion_web.install