AlcantroOriginal post
Flutter Developer
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.
Summary
Developers want to deploy a React Native project using Appwrite. They are uncertain if they need to deploy the Appwrite backend to a cloud hosting service. They seek guidance on whether Appwrite is self-hosted and how to proceed with deployment for an App Store release.