We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Automatically configures your Phoenix application to use UUIDs (binary_id) as primary keys instead of default integer IDs.
Oban is a robust, database-backed job processing system for Elixir applications. This feature adds powerful background job capabilities to your SAAS application, enabling you to handle time-consuming tasks asynchronously without blocking user requests.
Integrates FunWithFlags for dynamic feature management in your Phoenix application. Enables runtime feature toggling without deployments, supporting gradual rollouts, A/B testing, and emergency feature disabling through a web-based admin interface.
Adds custom 404 and 500 error pages to your Phoenix application with proper templates and error handling. Replaces Phoenix's default error pages with branded, user-friendly versions that maintain consistency with your application's design.
Automatically generates and serves XML sitemaps for your Phoenix application with proper routing and controller setup.
Integrates Bootstrap Icons seamlessly into your Phoenix application with Tailwind CSS support. This feature provides access to over 1,800+ Bootstrap Icons through a custom Tailwind plugin, allowing you to use icons as CSS classes without additional JavaScript dependencies.