
When can i purchase pro plan of appwrite?

The prices have been announced but for the moment the service is still completely free and unlimited. Obviously with fair use 😄

no but bandwidth and storage is limited

that will be used in very few times

Did you read the article? https://appwrite.io/pricing

We just released the pricing. It is not in effect yet and will not be in effect until we are out of beta. We will release more information later

I understand you need information because you're going live soon and it's tough with uncertainty. We aren't ready to announce anything else yet so you'll have to make the most of the information already supplied to you

so for now , is it good idea to deploy on free plan and do app live on play store? or untill this is in beta we should move from appwrite to any other provider . because i am not making project for learning , i make app for freelancing , so we can not risk for downtime

It is up to you
Recommended threads
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Google signin with appwrite
I want to use Google sign in in android and create session from idToken using appwrite. But, i don't know if it's achievable or not. because i don't want to use...
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
