Add partner templates for Azure Static Web Apps

This commit is contained in:
Simona Cotin
2021-10-22 13:00:26 +02:00
parent cbd5b645f1
commit 27ebc235ee
3 changed files with 88 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"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",
"categories": ["Deployment", "React", "Angular", "Vue", "Svelte", "Gatsby", "Next", "Nuxt", "Jekyll"]
}