https://github.com/marmelab/ra-appwrite
React Admin Data and Auth Providers for Appwrite
https://github.com/marmelab/ra-appwrite
appwrite react-admin
Last synced: 4 months ago
JSON representation
React Admin Data and Auth Providers for Appwrite
- Host: GitHub
- URL: https://github.com/marmelab/ra-appwrite
- Owner: marmelab
- License: mit
- Created: 2025-02-16T13:39:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-31T08:46:54.000Z (11 months ago)
- Last Synced: 2026-01-26T08:47:17.714Z (5 months ago)
- Topics: appwrite, react-admin
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/ra-appwrite
- Size: 1.74 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Appwrite Providers For React-Admin
The package in this repository provides a data provider and an auth provider for [React-Admin](https://marmelab.com/react-admin/) that work with [Appwrite](https://appwrite.io/).
Check the installation and usage instructions in the [the `ra-appwrite` package README](./packages/ra-appwrite/README.md).
Check the included demo in the [the `demo` package README](./packages/demo/README.md).