mix oban_web.install (Oban Web v2.11.3)
View SourceInstalls Oban Web into your Phoenix application
This task configures your Phoenix application to use the Oban Web dashboard:
- Adds the required
Oban.Web.Router
import - Sets up the dashboard route at "/oban" within the :dev_routes conditional
Example
mix oban_web.install