Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanishraj/admin_dashboard_refine_react
A React based Admin Portal built with refine and ANT design
https://github.com/tanishraj/admin_dashboard_refine_react
Last synced: 14 days ago
JSON representation
A React based Admin Portal built with refine and ANT design
- Host: GitHub
- URL: https://github.com/tanishraj/admin_dashboard_refine_react
- Owner: tanishraj
- Created: 2024-06-01T18:35:53.000Z (8 months ago)
- Default Branch: develop
- Last Pushed: 2024-06-05T19:57:44.000Z (8 months ago)
- Last Synced: 2024-06-06T19:00:38.122Z (8 months ago)
- Language: TypeScript
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# bumpy-ideas-bathe
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
yarn dev
```### Building for production.
```bash
yarn build
```### Running the production server.
```bash
yarn start
```## Learn More
To learn more about **Refine**, please check out the [Documentation](https://refine.dev/docs)
- **NestJS Query Data Provider** [Docs](https://refine.dev/docs/data/packages/nestjs-query/)
- **Ant Design** [Docs](https://refine.dev/docs/ui-frameworks/antd/tutorial/)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)
- **Custom Auth Provider** [Docs](https://refine.dev/docs/core/providers/auth-provider/)## License
MIT