Hello..
I want someone to migrate my Xano backend to appwrite.
I'm using Xano to power an unreleased app backend. I utalize api endpoints.. Frequent api usage and functions..
Authentication I can't wait to use on this..
Hello again! I'm not very expertise at Xano, but do you have stored something there that could need migration?
Does it have some custom functionality such as payments, notifications, etc?
Yes I have notifications and also payments but payments are handled in revenue cat
Notifications are done using one signal
Okay, you will need to code an appwrite function that uses the mesagging feature
I think that then you don't reaslly need to migrate but rewrite some parts in appwrite
You will need to recreate the database in appwrite, etc
Recommended threads
- Incorrect Charge After Downgrading to Fr...
Hello, I recently downgraded my Appwrite subscription from the $15 Pro plan to the $0 Free plan. However, I was still charged $15 despite the downgrade. Could...
- Dunning management of Appwrite is bother...
I have raised a ticket from website and also asked for help on [twitter (x) ](https://x.com/Prathameshtwits/status/1885956756796563568) but no help as of now. ...
- Which type of user is that?
When a user creates a session with an email, for example: email: 2@email.com In account prefs permission will be "$permissions": [ "read(\"user:2\")", "update(\...