Files

7 lines
223 B
JSON
Raw Permalink Normal View History

2019-11-13 12:29:30 -08:00
{
"name": "Deploy Node.js to Azure Web App",
"description": "Build a Node.js project and deploy it to an Azure Web App.",
2020-06-02 13:40:33 -07:00
"creator": "Microsoft Azure",
2019-11-13 12:29:30 -08:00
"iconName": "azure",
2021-08-23 12:47:22 +05:30
"categories": ["Deployment"]
2020-03-03 17:06:43 +01:00
}