Vaxla

Development tool to manage complex developer environments and run commands. A UI for your CLI.

What is Vaxla?

Instead of running commands in your terminal, we provide a dashboard to run terminal commands.

Often you would need this when developing a complex monorepo needing multiple commands to be ran in sequence or parallel. It would be useful when:

  • Running a testing suite that requires multiple local services to be running.
  • Developing a feature spanning across multiple microfrontends and microservices.
  • Executing a script with a long name that's hard to remember.

Features