I need help in my social media project instagram clone I am using appwrite cloud as backend I have a User collection which store related to user like email, name ,username,bio,profile pic etc I have a Post collection which store post which user created and it is related to user I want a functionality where user can follow someone and then in profile page we can view how many user follow us and how many we follow I am not able to understand how should i create a new collection and relate it to user and then achieve above result Can someone help me with that ?
Recommended threads
- Project restoration not working
Hi, I am having a project in appwrite which is in production. Now the project is paused due to inactivity and when i try to restore the project i get "Suspiciou...
- Can't edit envvars 'variableId is not op...
In general project settings
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?