Hi everyone! š
I have an Appwrite Function running locally with Docker, but Iām struggling to debug it because execution doesnāt reach the breakpoints I set.
Iād really appreciate any guidance on:
- How to debug Appwrite Functions locally
- Inspecting variables or stepping through code while running in Docker
Thanks so much in advance for any tips or best practices!