If I create a paid service, where among many other features, I offer my users a way to upload files on their personal storage "drive" with a limit of X GB, would this be allowed by the Appwrite terms? Because if I were to break down what I'm actually doing, I would essentially sell the Appwrite Storage cloud to my users as my own cloud storage, just under the roof of my own software. I'm sure this shouldn't be a legal issue, but it's better to be safe and ask, than be sorry.
It's fine if you're making an app that has a feature to allow users to store files.
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...