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.Routerimport to your router - Sets up the dashboard route at "/legion"
Example
mix legion_web.install