Added new templates for 3 clouds.

This commit is contained in:
Ashwin Sangem
2021-10-21 14:27:06 +05:30
parent 700743e332
commit c765d6316f
12 changed files with 490 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Deploy Node.js to Azure Web App",
"description": "Build a Node.js project and deploy it to an Azure Web App.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "JavaScript", "npm"]
}