
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
- Database not found - error
register.ts: ```import { Elysia, t } from 'elysia'; import { account, databases, users } from '../../appwrite manager/appwrite'; import { ID } from 'appwrite'; ...
- Missing v2 release for setup-for-appwrit...
The GitHub action docs at https://github.com/marketplace/actions/setup-appwrite-cli mention a v2 release (`appwrite/setup-for-appwrite@v2`) but the Marketplace ...
- Appwrite Project Not Loading – Blank Scr...
Hey everyone, I’m facing an issue while trying to access my project in Appwrite. When I open my project (React_native_aora), the screen is completely blank with...
