Hello Appwrite support,
I am planning out scenarios for how to handle bigger customers. Is it ok to ask customers to create an appwrite account and put in an appwrite cloud project id and api key? and then they can handle their own user list, usage and billing?
Or is appwrite just for developers?
I don't see anything wrong with this, but appwrite isn't really a CMS, so it does take some bit of technical knowledge to understand what you're doing.
Recommended threads
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...