Rand Stats

MVC::Keayl::Admin

zef:gdonald

MVC::Keayl::Admin

A generated administration interface for applications built on MVC::Keayl.

The admin mounts as an engine and depends on the framework's public surface only. The model layer is delegated to ORM::ActiveRecord and view rendering to Template::HAML. The frontend implementation is built on Bootstrap 5 and HTMX. The dependency runs one way: the admin depends on MVC::Keayl, never the reverse.

Vendored assets

The admin vendors Bootstrap 5, Bootstrap Icons, and htmx so it works with no external requests. These are third-party works under their own licenses, separate from this distribution's Artistic-2.0 license. See NOTICES.md.

Testing

Run the prove6 and behave suites:

raku test.raku

License

Artistic-2.0. See LICENSE.