Files
starter-workflows/deployments/properties/azure-staticwebapp.properties.json
T

8 lines
330 B
JSON
Raw Normal View History

{
"name": "Deploy web app to Azure Static Web Apps",
"description": "Build and deploy web application to an Azure Static Web App.",
"creator": "Microsoft Azure",
"iconName": "azure-staticwebapp",
2021-10-26 13:15:05 +02:00
"categories": ["Deployment", "React", "Angular", "Vue", "Svelte", "Gatsby", "Next", "Nuxt", "Jekyll", "Blazor"]
}