What problem does it solve?
Refine Dev helps developers quickly bootstrap and configure Refine-based React admin apps, covering project initialization, core configuration, data providers, auth providers, and UI library integration with shadcn/ui for modern dashboards.
Core Features & Use Cases
- Project initialization with user preferences (project name, author, license, privacy), frontend framework selection (Vite or Next.js), and Refine architecture options.
- Data provider and auth provider scaffolding, including example interfaces and usage guides for common backends.
- UI library integration guidance with shadcn/ui to build cohesive, modern admin UIs.
- Use Case: Start a new admin panel that quickly boots with prepared providers, routing, and UI scaffolding.
Quick Start
Install the refine-app starter and choose a vite-shadcn preset to scaffold a new admin panel.