@Drick You don't need help with this?
custom dataprovider
Votes
0
Replies
8
Participants
Unknown
Messages
9
Web Developer
Yes, I do
Web Developer
How can I prepare custom data provider (appwrite) at backend and use it on refine project
Moderator
What do you mean by data provider?
Web Developer
Data provider is the services provider deals with authentication, data fetching etc., in refine
Web Developer
Thus I want to know how can I manually customize the typescript file with logic and methods from appwrite inorder to connect with refine project
Web Developer
Because I don't want the food default settings and routes which comes with refine from CLI
Web Developer
The default settings comes with this CLI command, npm i @refinedev/appwrite
Moderator
I'm not sure as I have not used refine before, but seems you can use an adaption of the default web SDK with refine without needing to adapt it?
https://appwrite.io/docs/quick-starts/refine
https://refine.dev/docs/data/packages/appwrite/#installation