mix observer_web.install (Observer Web v0.2.4)
View SourceInstalls Observer Web into your Phoenix application
This task configures your Phoenix application to use the Observer Web dashboard:
- Adds the required
Observer.Web.Routerimport - Sets up the dashboard route at "/observer" within the :dev_routes conditional
Example
mix observer_web.install