Essentially, the goal is a dev backend that has ui elements...
basically it'll create building blocks for apps.... you might put in a crud/model and it'll use common elements and past similar models so you can toggle the fields... like maybe there's email, but there's duplicates one uses an actual email field the other text.... etc... maybe one uses text and one uses string db types or...
essentially it'll be like crowd sourced building blocks for all parts of crud apps with ui outputs translated to work with vue, react, livewire, liveview, alpine, turbo, and backend code like migrations for laravel, rails, Phoenix, and maybe hasura and Prisma....
a big part will be creating some sort of translation layer to convert between bootstrap and tailwind, and from vue to blade/livewire...
MVP will be all laravel and vue/inertia... as we need a good ui/ux and validation...
it'll start as simple predestined themable custom forms and ui elements that can be drag/dropped to build bigger components.... then the code can be exported or imported via a package to your local dev environment...
might look a little like shuffle.dev components... there's two really good open source design kits I'd like to integrate: Daisy ui, and tailwind kit... Daisy is nice because it has many themes...
I'm not really a designer but I can do laravel or rails packages and backend and I know enough frontend to be dangerous... I'm strongest in vue but I wonder if there's a huge react opportunity in laravel since all the tooling out there is for vue and livewire....
another way we could do this is maybe create an open source visual Jetstream plug-in that has an installer where you can customize the entire stack including dashboard and login pages and maybe frontend marketing pages then have premium upgrades or a membership for unlimited premium components...
I'm still visualizing the concept but tldr: SaaS dashboard to help with most common dev things... think low code but for developers who are lazy and can modify the code to suit...