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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...