Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasjonstrup/refine-daisyui-dashboard
Project using refine and daisyui to create a dashboard
https://github.com/thomasjonstrup/refine-daisyui-dashboard
daisyui dashboard reactjs refine
Last synced: 30 days ago
JSON representation
Project using refine and daisyui to create a dashboard
- Host: GitHub
- URL: https://github.com/thomasjonstrup/refine-daisyui-dashboard
- Owner: thomasjonstrup
- Created: 2024-03-30T17:59:29.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T16:10:15.000Z (9 months ago)
- Last Synced: 2024-04-01T17:46:58.240Z (9 months ago)
- Topics: daisyui, dashboard, reactjs, refine
- Language: TypeScript
- Homepage: https://refine-daisyui-dashboard.netlify.app
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# refine-daisyui
This [Refine](https://github.com/refinedev/refine) project was generated with [create refine-app](https://github.com/refinedev/refine/tree/master/packages/create-refine-app).
## Getting Started
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ✨
Refine's hooks and components simplifies the development process and eliminates the repetitive tasks by providing industry-standard solutions for crucial aspects of a project, including authentication, access control, routing, networking, state management, and i18n.
## Available Scripts
### Running the development server.
```bash
pnpm dev
```### Building for production.
```bash
pnpm build
```### Running the production server.
```bash
pnpm start
```## Learn More
To learn more about **Refine**, please check out the [Documentation](https://refine.dev/docs)
- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)## License
MIT
[![Netlify Status](https://api.netlify.com/api/v1/badges/c98a24ec-9c84-45b2-9ba4-762f1b503d22/deploy-status)](https://app.netlify.com/sites/refine-daisyui-dashboard/deploys)