If you need to dynamically add backend menus, you can override the developer
method of the admin_repository.ts repository. And associate the new repostory
with the admin_controller
.
Assign the new AdminRepository
to the repository
property in the app/admin/controllers/admin_controller.ts
controller