aptlogica/base-ui — reverse-engineered prompt
Reverse engineered prompt
I want you to turn this into a polished self hosted admin console called SereniBase that lets someone manage database records, APIs, and backend workflows from a clean browser app without much coding. It should feel like a modern admin dashboard with reusable UI pieces, support rich field types like relations, formulas, and rich text, and let people switch between grid, kanban, calendar, gallery, form, and chart views. Please wire it up so it can talk to a backend through the existing SDK and env settings, with live updates and collaboration features like synced editing, comments, and presence if the backend supports them. Keep the plugin system working so custom field types, views, and actions can be added later. I also want it easy to run locally and in Docker, with Storybook, sensible defaults, and a production build that works. Use what is already in the repo, and look up current docs online if you need to.
Want more depth? Deep Reverse