Files
openpanel/documentation/src/partials/data-provider/supported-data-providers.md
Stefan Pejcic 8496a83edb fork refine
2024-02-05 10:23:04 +01:00

2.0 KiB

refine supports many data providers. To include them in your project, you can use npm install [packageName] or you can select the preferred data provider with the npm create refine-app@latest projectName during the project creation phase with CLI. This will allow you to easily use these data providers in your project.

Community ❤️

If you have created a custom data provider and would like to share it with the community, please don't hesitate to get in touch with us. We would be happy to include it on this page for others to use.