Backpex

screenshot of Backpex
tailwind
daisyui

Backpex is a highly customizable administration panel for Phoenix LiveView applications.

Overview:

Backpex is a highly customizable administration panel for Phoenix LiveView applications. It offers a simple way to create beautiful CRUD views for existing data using configurable LiveResources. With features like customizable layouts, field types, and filters, Backpex seamlessly integrates with Phoenix applications to streamline resource management.

Features:

  • LiveResources: Quickly create LiveResource modules for database tables with customizable CRUD views.
  • Search and Filters: Define searchable fields and custom filters for instant results.
  • Resource Actions: Add custom actions to LiveResources with additional form fields for global use.
  • Authorization: Manage authorization for CRUD and custom actions through simple pattern matching.
  • Field Types: Supports various field types like Text, Number, Date, and Upload with the ability to create custom field type modules.
  • Associations: Handle different types of associations like HasOne, BelongsTo, and HasMany(Through) with minimal configuration.
  • Metrics: Add value metrics to resources for quick insights with more metric types in development.
tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.