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
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...
- [v1.8.1] Getting error "(role: applicati...
... but that scope doesn't exist. I am trying to get a function to run and modify tables in the database dynamically. I set everything up and eventually got: ...
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...