phoenix-skeleton icon indicating copy to clipboard operation
phoenix-skeleton copied to clipboard

Skeleton WebApp based on Elixir/Phoenix that comes with sessions, authentications, userroles and a role-based navigation tree.

Results 2 phoenix-skeleton issues
Sort by recently updated
recently updated
newest added

Hi, I get the following compilation error when following the described steps in the README: (running mix deps.get and mix.compile) ``` == Compilation error on file web/controllers/auth_controller.ex == ** (UndefinedFunctionError)...