https://github.com/alicanerdurmaz/refine-appwrite
https://github.com/alicanerdurmaz/refine-appwrite
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alicanerdurmaz/refine-appwrite
- Owner: alicanerdurmaz
- Created: 2024-06-03T11:42:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T12:20:57.000Z (over 1 year ago)
- Last Synced: 2025-07-30T01:49:46.054Z (5 months ago)
- Language: TypeScript
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# refine-appwrite
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
npm run dev
```
### Building for production.
```bash
npm run build
```
### Running the production server.
```bash
npm run start
```
## Learn More
To learn more about **Refine**, please check out the [Documentation](https://refine.dev/docs)
- **Appwrite Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
## License
MIT