In PHP & Symfony world there is a tool called Sonata Admin https://sonata-project.org/ based on AdminLTE template, that is all-in-one admin tool with login, menu configurati
Take a look at JHipster project https://jhipster.github.io/
With it you can create Spring Boot+Angular based applications. It provides some cool tools for generating CRUD entities by scaffolding.