An admin ui for Ash Resources
Find a file
Zach Daniel 3061793e41 feat: support fully managed relationships
fix: various fixes
2021-03-21 21:46:46 -04:00
.github feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
assets improvement: add pagination support 2021-03-20 20:09:25 -04:00
config feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
dev feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
lib feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
priv feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
.formatter.exs savepoint 2020-12-03 22:19:28 -05:00
.gitignore savepoint 2020-12-03 22:19:28 -05:00
dev.exs WIP 2020-12-08 01:22:24 -05:00
mix.exs feat: support fully managed relationships 2021-03-21 21:46:46 -04:00
mix.lock chore: update deps 2021-03-21 12:32:39 -04:00
README.md init 2020-11-25 16:17:04 -05:00

AshAdmin

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ash_admin to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_admin, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_admin.