Skip to main content
Back to registry

azure-static-web-apps

github/awesome-copilot

Azure Static Web Apps (SWA) hosts static frontends with optional serverless API backends. The SWA CLI ( swa ) provides local development emulation and deployment capabilities.

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill azure-static-web-apps
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Azure Static Web Apps (SWA) hosts static frontends with optional serverless API backends. The SWA CLI ( swa ) provides local development emulation and deployment capabilities. Key features: Config files: Verify: npx swa --version IMPORTANT: Always use swa init to create configuration files. Never manually create swa-cli.config.json . swa-cli.config.json - Created by swa init , do not create manually: Example of generated config (for reference only): staticwebapp.config.json (in app source or output folder) - This file CAN be created manually for runtime configuration: Authenticate with Azure for deployment. Flags: --subscription-id, -S | --resource-group, -R | --tenant-id, -T | --client-id, -C | --client-secret, -CS | --app-name, -n Configure a new SWA project based on an existing frontend and (optional) API. Detects frameworks automatically. Build frontend and/or API. Flags: --app-location, -a | --api-location, -i | --output-location, -O | --app-build-command, -A | --api-build-command, -I Start local development emulator.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does azure-static-web-apps do?

Azure Static Web Apps (SWA) hosts static frontends with optional serverless API backends. The SWA CLI ( swa ) provides local development emulation and deployment capabilities.

Is azure-static-web-apps good?

azure-static-web-apps does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does azure-static-web-apps work with?

azure-static-web-apps currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to azure-static-web-apps?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install azure-static-web-apps?

npx skills add https://github.com/github/awesome-copilot --skill azure-static-web-apps

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering