Couple of quick questions I hope:
• why not Quarkus for one of the backends instead of Vert.x? (although I wish there were someplace that listed the adoption of the various GraalVM Native frameworks)
• can it load modules/features dynamically (aka, lazy loading)? I noticed some of the bigger demos seemed to take a while to load
• any pointers to using Okta/Google auth client side that can transfer auto privs to the backend?
Looks like a cool project...trying to figure out how the different backends plug into it and if it's easy to plug Quarkus in but can try Micronaut or Spring Boot instead 🙂