back to home

naymspace / backpex

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

826 stars
71 forks
42 issues
ElixirHTMLJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing naymspace/backpex in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/naymspace/backpex)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Phoenix LiveView Admin Panel Ā· Backpex šŸ“š Documentation • šŸ› ļø Installation Guide • 🩵 Contribute Backpex Welcome! Backpex is a highly customizable administration panel for Phoenix LiveView applications. Quickly create beautiful CRUD views for your existing data using configurable *LiveResources*. Backpex integrates seamlessly with your existing Phoenix application and provides a simple way to manage your resources. It is highly customizable and can be extended with your own layouts, views, field types, filters and more. Visit our Live Demo → Key Features • šŸ“Š **LiveResources**: Quickly create LiveResource modules for your database tables with fully customizable CRUD views. Bring your own layout or use our components. • šŸ” **Search and Filters**: Define searchable fields and add custom filters for instant, LiveView-powered results. • ⚔ **Resource Actions**: Implement global custom actions like user invitations or exports, with support for additional form fields. • šŸ”’ **Authorization**: Handle CRUD and custom action authorization via simple pattern matching, with optional integration for external authorization libraries. • 🧩 **Field Types**: Out-of-the-box support for Text, Number, Date, Upload, and more. Easily extend with your own custom field type modules. • šŸ”— **Associations**: Effortlessly handle HasOne, BelongsTo, and HasMany(Through) associations with minimal configuration. Customize available options and rendered columns. • šŸ“ˆ **Metrics**: Add value metrics such as sums or averages for quick data insights, with more metric types on the horizon. Installation & Documentation See our comprehensive installation guide for more information on how to install and configure Backpex in your Phoenix application. We also provide a detailed documentation with guides on how to use Backpex and how to customize it to your needs. Learn More • What is Backpex? • Why we built Backpex? • Contribute to Backpex License Backpex is open-source software, licensed under the MIT License.