
Is there a way to test cloud functions locally. I am building in cloud and the biggest problem I face while building is I don't get proper errors and to check even 1 error first I have to deploy and check if something goes wrong. Is there a way I can test it and get detailed logs.
The cloud does not give detailed logs with stacktraces. I can under stand mocking entire env is really hard but is there a workaround.

Hey


I already checked that but in open runtimes I cannot add variables auth and uploads, api key etc.

You would manually pass that along just like how Appwrite does it
Recommended threads
- createDocument bug
why Im getting this??? let me make it easy for you. Do you have Indexes? No. Do you have relationship attributes? No. And the funny part is that it creates the ...
- "Invalid relationship value. Must be eit...
In my app i am trying to update the documents in my databse from a form in my app, and i am getting this error Error updating event users: AppwriteException: I...
- Functions in Golang - I need help
Hi guys! I am struggling to deploy a rather simple golang function. The deployment log details are very sparse: "failed error code: 524 " or: "Cannot access ...
