
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
- Access to encrypted string attributes fr...
Can I use the getRow functionality if that row contains encrypted string attributes? Or is this completely impossible to get the value on the client side? From ...
- Can't grant Permission.read() for anothe...
I'm building a therapist-client app. When a **client** creates a document, how do I give their **therapist** read access? ## The Problem ```dart // Client cre...
- Devops and migration schemas management ...
Anyone has suggestions on migration management with appwrite I am going to have one app that will have different isolated deployment. So I need to have updated...
