Hi, I would like to make a notification system for my web app, but i don't really know how to start. I have a "posts" collection, and there is a mentions array in it. A user can put usernames in the array, and those usernames should be notified when a post has their username in the mentions array. How to do that?
You can use appwrite functions
Recommended threads
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...