Oban background jobs

Adds Oban background job processing to your Elixir/Phoenix application, including setup for config files, supervision tree integration, dependencies, database migrations, and test helpers. Use this tool to enable reliable background job handling with the Oban library.