Finds the starter generated by mix starter.new and runs it, passing all
flags through.
mix starter.run
mix starter.run --oban-pro --gigalixirEquivalent to invoking the starter task directly (e.g. mix my_app.starter).
Finds the starter generated by mix starter.new and runs it, passing all
flags through.
mix starter.run
mix starter.run --oban-pro --gigalixirEquivalent to invoking the starter task directly (e.g. mix my_app.starter).