Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shanselman/azure-friday


https://github.com/shanselman/azure-friday

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This is the repo for https://its-azure-friday.azurewebsites.net/ or http://www.azurefriday.com

To get on Azure:

1. Open in VS Code DevContainer, Codespaces, or install [.NET CLI](https://dotnet.microsoft.com/download), [Azure CLI](http://aka.ms/getazcli), and [Azure Developer CLI](https://aka.ms/azd) locally.
1. Run `azd up`
1. Enter environment name, choose location and subscription.
1. Azd will then provision Azure resources and deploy the Azure Friday code to those resources.
1. Click on the "Endpoint" link to view the site fully running on Azure.