You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,7 +27,7 @@ Welcome! Backpex is a highly customizable administration panel for Phoenix LiveV
27
27
<ahref="https://backpex.live/"><strong>Visit our Live Demo →</strong></a>
28
28
</div>
29
29
30
-
## 🚀 Key Features
30
+
## Key Features
31
31
32
32
- 📊 **LiveResources**: Quickly create LiveResource modules for your database tables with fully customizable CRUD views. Bring your own layout or use our components.
33
33
- 🔍 **Search and Filters**: Define searchable fields and add custom filters for instant, LiveView-powered results.
@@ -37,18 +37,18 @@ Welcome! Backpex is a highly customizable administration panel for Phoenix LiveV
37
37
- 🔗 **Associations**: Effortlessly handle HasOne, BelongsTo, and HasMany(Through) associations with minimal configuration. Customize available options and rendered columns.
38
38
- 📈 **Metrics**: Add value metrics such as sums or averages for quick data insights, with more metric types on the horizon.
39
39
40
-
## 🛠️ Installation & Documentation
40
+
## Installation & Documentation
41
41
42
42
See our comprehensive [installation guide](https://hexdocs.pm/backpex/installation.html) for more information on how to install and configure Backpex in your Phoenix application.
43
43
44
44
We also provide a detailed [documentation](https://hexdocs.pm/backpex) with guides on how to use Backpex and how to customize it to your needs.
45
45
46
-
## 🤔 Learn More
46
+
## Learn More
47
47
48
48
-[What is Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)
49
49
-[Why we built Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)
50
50
-[Contribute to Backpex](https://hexdocs.pm/backpex/contribute-to-backpex.html)
51
51
52
-
## 📜 License
52
+
## License
53
53
54
54
Backpex is open-source software, licensed under the [MIT License](https://github.com/naymspace/backpex/blob/main/LICENSE.md).
0 commit comments