UNPKG

@pankod/refine-supabase

Version:

refine Supabase data provider. refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.

27 lines (19 loc) 1.02 kB
<div align="center" style="margin: 30px;"> <a href="https://refine.dev"> <img src="https://refine.ams3.cdn.digitaloceanspaces.com/refine_logo.png" align="center" /> </a> </div> <br/> <div align="center"><strong>refine</strong> is a <a href="https://reactjs.org/">React</a>-based framework for building internal tools, rapidly. ✨ It ships with <a href="https://ant.design/">Ant Design System</a>, an enterprise-level UI toolkit.</div> <br/> <div align="center"> <sub>Created by <a href="https://refine.dev">refine</a></sub> </div> ## About [**refine**](https://refine.dev/) offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to *admin panels*, *B2B applications* and *dashboards*. ## Documentation For more detailed information and usage, refer to the [refine data provider documentation](https://refine.dev/docs/core/providers/data-provider). ## Install ``` npm install @pankod/refine-supabase ```