Skip to content

Commit

Permalink
move to templates.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hemarina committed Aug 3, 2023
1 parent ace40c9 commit 93f560a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1028,5 +1028,18 @@
"loganalytics",
"bicep"
]
},
{
"title": "Simple Streamlit",
"description": "A tiny, no-frills, template to deploy Python's Streamlit web framework to Azure App Service in the free tier.",
"preview": "./templates/images/simple-flask-azd.png",
"website": "https://github.com/MiguelElGallo",
"author": "Miguel P. Z.",
"source": "https://github.com/MiguelElGallo/simple-streamlit-azd",
"tags": [
"python",
"appservice",
"streamlit"
]
}
]

0 comments on commit 93f560a

Please sign in to comment.