
Hi! I'm a student working on my own app, and in the future Iād like to monetize it (e.g. through subscriptions or paid features). I'm using Appwrite Self-Hosted for authentication, database, and user management.
Do I need to buy any Appwrite plan or license to legally sell my app that uses Appwrite in the background?
Thanks in advance for the help!

Hi @wleci š Appwrite's open source platform operates under the BSD 3 license. I'd suggest learning more about the license: https://github.com/appwrite/appwrite?tab=BSD-3-Clause-1-ov-file
More about it here: https://opensource.org/license/bsd-3-clause
So the answer is yes, you can build an app with Appwrite and monetize it, just understand the details within the license š
Recommended threads
- Getting 413 Payload too large when calli...
Hi, I have a self hosted v. 1.7.4 instance behind a reverse proxy and it is actually working well. But when I call: ```dart await account.deleteSession('curre...
- Strange sites behavior on self-hosted
Hello! I've been using sites for some weeks now, and everything seemed to be working fine. I have three sites (static) set, linked with github repositories: ...
- Unable to migrate the project to self ho...
The Continue button is disabled in the migration modal. Unable to migrate the project. In both local and cloud appwrite 1.7.4
