{"id":21725162,"url":"https://github.com/martins-vds/hackathon-bootstrapper","last_synced_at":"2025-03-20T22:48:26.465Z","repository":{"id":263054550,"uuid":"889208060","full_name":"martins-vds/hackathon-bootstrapper","owner":"martins-vds","description":"This is a simple script to bootstrap a new hackathon project on Azure.","archived":false,"fork":false,"pushed_at":"2024-11-18T21:59:28.000Z","size":130,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T19:26:13.456Z","etag":null,"topics":["accelerator","application-insights","azure","azure-computer-vision","azure-container-registry","azure-cosmos-db","azure-event-hubs","azure-functions","azure-key-vault","azure-machine-learning","azure-openai","azure-search-service","azure-speech-service","azure-storage-account","azure-webapp","bootstrapper","form-recognizer","hackathon","log-analytics-workspace"],"latest_commit_sha":null,"homepage":"","language":"Bicep","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martins-vds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-15T20:25:58.000Z","updated_at":"2024-11-18T22:09:17.000Z","dependencies_parsed_at":"2024-11-15T21:27:11.870Z","dependency_job_id":"fefc855f-e4d6-4a3b-8beb-98a6cfa0a6f9","html_url":"https://github.com/martins-vds/hackathon-bootstrapper","commit_stats":null,"previous_names":["martins-vds/hackathon-bootstrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martins-vds%2Fhackathon-bootstrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martins-vds%2Fhackathon-bootstrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martins-vds%2Fhackathon-bootstrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martins-vds%2Fhackathon-bootstrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martins-vds","download_url":"https://codeload.github.com/martins-vds/hackathon-bootstrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706520,"owners_count":20496570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accelerator","application-insights","azure","azure-computer-vision","azure-container-registry","azure-cosmos-db","azure-event-hubs","azure-functions","azure-key-vault","azure-machine-learning","azure-openai","azure-search-service","azure-speech-service","azure-storage-account","azure-webapp","bootstrapper","form-recognizer","hackathon","log-analytics-workspace"],"created_at":"2024-11-26T03:15:48.881Z","updated_at":"2025-03-20T22:48:26.459Z","avatar_url":"https://github.com/martins-vds.png","language":"Bicep","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hackathon Bootstrapper\n\nThis is a simple script to bootstrap a new hackathon project on Azure.\n\n## Resources Created\n\nThe `bootstrap.bicep` file creates the following resources:\n\n- Application Insights\n- Azure Event Hubs\n- Azure Machine Learning Workspace and Compute Instances\n- Azure OpenAI Service\n- Computer Vision\n- Container Registry\n- Cosmos DB\n- Form Recognizer\n- Functions App\n- Key Vault\n- Log Analytics Workspace\n- Resource Group\n- Search Service\n- Speech Service\n- Storage Account\n- Web App\n\nThese resources provide a comprehensive environment to kickstart your hackathon project on Azure.\n\n## Prerequisites\n\n- [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)\n- [PowerShell 7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4)\n\n## Usage\n\n- Login to your Azure account:\n\n```powershell\naz login\n```\n\n- Run the script:\n\n```powershell\n.\\bootstrap.ps1 -SubscriptionId \u003csubscription-id\u003e -ResourceGroupName \u003cresource-group-name\u003e -Location \u003clocation\u003e -HackathonName \u003chackathon-name\u003e -HackathonTeamsFile \u003chackathon-teams-file\u003e -UseResourceGroupLocation \u003c$true | $false\u003e\n```\n\n| Parameter | Description |\n| --- | --- |\n| SubscriptionId | The subscription ID where the resources will be created. |\n| ResourceGroupName | The name of the resource group where the resources will be created. |\n| Location | The location where the resources will be created. |\n| HackathonName | The name of the hackathon. |\n| HackathonTeamsFile | The path to the csv file containing the teams participating in the hackathon. The file should have the following columns: `name`, `objectId`. |\n| UseResourceGroupLocation | Use the location of the resource group. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartins-vds%2Fhackathon-bootstrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartins-vds%2Fhackathon-bootstrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartins-vds%2Fhackathon-bootstrapper/lists"}