3 projects
Appsmith is an open-source low-code platform for building internal tools — dashboards, admin panels, CRUD apps, and workflow tools — by dragging UI widgets onto a canvas and wiring them to databases and APIs with JavaScript bindings. It can be self-hosted via Docker, Kubernetes, or AWS, or used as a managed cloud service.
Refine is a React-based meta-framework for building data-intensive applications like internal tools, admin panels, dashboards, and CRMs. It provides headless hooks and adapters for data fetching, auth, routing, and access control while leaving the UI layer open to your choice of component library.
react-admin is a React/TypeScript framework for building data-driven admin panels and B2B single-page apps on top of any REST or GraphQL API. It ships ready-made hooks and Material UI components for CRUD pages, forms, datagrids, auth, i18n, and more, all wired through a pluggable "Data Provider" adapter layer.