i dont understand why appwrite cloud is free. Is there any cap on database storage, bandwidth or number of monthly active users. Considering alternatives like supabase charge $25 for pro tier although having a free tier with limited resources. Can someone please explain me this.
It is in public beta. When the cloud goona out of Beta it will have free and pais tier
so does it make a little vulnerable to use it as my main server for my SaaS
In this public beta time period the Appwrite team can learn a lot about the usages and day to day use with their product so they can serve much more batter paid version
Even if you're planning to use Appwrite for a very large project always remember that Appwrite is still an open source project. So in case you don't like the new pricing you can - require some work - move it to your own server and infrastructure.
understood!
<:appwriteupvote:899677724615016528>
[SOLVED] why appwrite cloud is free
Recommended threads
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...