I am currently stuck on the process of understanding of deployment. I have react native application which uses Appwrite to fetch data from database, create, and authorize. I didn't find explicit answer on the topic of deployment of mobile application. I am ready to publish application to AppStore, however do I need to deploy Appwrite backend to cloud hosting server, if so where can I learn about this. Or I don't need to think about it because Appwrite is self-hosting. I hope my question is clear. Thank you.
Recommended threads
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- Error: User (role: guests) missing scope...
I want to send a verification code to the user and the given phone number and check it and create a session right after the user entered the secret. For me that...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...