I'm trying to wrap my head around where AppWrite fits and what it can do for me. I have experimented a little with Directus, so that's my point of reference. Upon skimming through the documentation, it appears like
- AppWrite is much more flexible in that it is intended to integrate with whatever development frameworks you're already using (in contrast to Directus which only integrates with various frontend frameworks)
- AppWrite is however much less flexible in terms of storage, in that Directus lets you choose from several databases and (as far as I can tell so far) AppWrite does not.
- AppWrite seems aimed at doing the boring and repetetive parts of development, while Directus seems aimed at being a sort of CMS + complete LowCode development tool all in one.
Am I at all close to being accurate with those statements? (At least as it relates to Appwrite?) Please tell me what I'm mising and what I got wrong.
Recommended threads
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...