mix observer_web.install (Observer Web v0.2.4)

View Source

Installs Observer Web into your Phoenix application

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

  • Adds the required Observer.Web.Router import
  • Sets up the dashboard route at "/observer" within the :dev_routes conditional

Example

mix observer_web.install