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!