README.md



[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_admin)
[](https://hexdocs.pm/ash_admin)
# AshAdmin
Welcome! This is a super-admin UI dashboard for [Ash Framework](https://hexdocs.pm/ash) applications, built with Phoenix LiveView.
If you are using Phoenix LiveView 1.0.0 release candidate, you will need to use the live_view_1.0 branch of this repo.
## Tutorials
- [Getting Started with AshAdmin](documentation/tutorials/getting-started-with-ash-admin.md)
## Reference
- [AshAdmin.Domain DSL](documentation/dsls/DSL-AshAdmin.Domain.md)
- [AshAdmin.Resource DSL](documentation/dsls/DSL-AshAdmin.Resource.md)