Skip to content
Back

Is there a way I run all functions locally at the same time?

  • 0
  • Web
LivingProtein
21 Jul, 2025, 21:03

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 🙂

TL;DR
The developer wants to run all functions locally at the same time for end-to-end testing. There is no built-in option in Appwrite to run all functions simultaneously like with Supabase, but you can achieve this by manually triggering the functions one after the other with a script or a batch command.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more