Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanselman/azure-friday
https://github.com/shanselman/azure-friday
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shanselman/azure-friday
- Owner: shanselman
- Created: 2021-02-11T19:06:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T22:08:45.000Z (4 months ago)
- Last Synced: 2024-10-12T14:32:31.253Z (2 months ago)
- Language: Bicep
- Size: 2.37 MB
- Stars: 27
- Watchers: 1
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.