Hello,
For my project, I need some functionality which Appwrite does not offer out of the box. So I'm planning on customizing it to fit my needs. I'd appreciate if someone could describe the process of developing it locally as I'm not used to working with Docker. I'm mainly trying to understand how I can have the hot reload functionality while developing so I don't have to build an image everytime I have to test my changes. I'd appreciate any help.
Recommended threads
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...