
Thanks for the great software! 🙂
One question, the command appwrite run functions
always requires me to select a function to run without an "All" option. I have several endpoints each has its own function, I want to be able to run all of them together for an e2e test locally.
Just asking, is it possible? Supabase can do supabase serve functions
which run all functions locally.
I have tried appwrite run functions --async
, it leads to an error: error: unknown option '--async
,
appwrite --version
---> 8.2.2
What I am missing here, thanks 🙂
Recommended threads
- Project receiving 403 Forbidden on /v1/a...
Project ID: 68521bce002aaebde8d0 Endpoint: https://fra.cloud.appwrite.io/v1 Problem: I am receiving a 403 Forbidden error with an empty response body when try...
- SSL Certificate Not Provisioning for Cus...
Hello! I need some help with my Appwrite Cloud project. Project ID: 6878bf3f003760131a6d Custom Domain: api.hustleproof.app Problem: I have correctly configur...
- Event Triggers Not Sending User Object P...
``` UpdateUserEvent Request: {"body":{"onboarded":"false"},"bodyRaw":"{\"onboarded\":\"false\"}","bodyText":"{\"onboarded\":\"false\"}","bodyJson":{"onboarded":...
