Working on JavaScript and Typescript projects
Contributing to open source
Launching a Product Feature
+1
I am currently leading and working on the official CLI tool for Azure Static Web Apps. The Static Web Apps CLI, also known as SWA CLI, serves as a local development tool for Azure Static Web Apps. It can:

  • Serve static app assets or proxy to your app dev server
  • Serve API requests, or proxy to APIs running in Azure Functions Core Tools
  • Emulate authentication and authorization
  • Emulate Static Web Apps configuration, including routing