An admin ui for Ash Resources
Find a file
2021-03-15 23:49:00 -04:00
assets WIP 2021-03-15 22:25:03 -04:00
config WIP 2021-03-15 22:25:03 -04:00
dev WIP 2021-03-15 22:25:03 -04:00
lib fix: fix action changing 2021-03-15 23:49:00 -04:00
priv WIP 2021-03-15 22:25:03 -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 format, fix form 2021-03-15 23:16:28 -04:00
mix.lock format, fix form 2021-03-15 23:16:28 -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.