Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

AzureSpeed

licence badge stars badge forks badge issues badge

Azure speed test tool. Test your network latency, download and upload speed to Azure datacenters around the world.

Demo

Local development environment setup steps

  1. Run CreateSettingsJson.ps1 to provision Azure storage accounts and generate settings.json for backend.
  2. Run AzureSpeed.AdminConsole.exe, this tool will take care of everything needs for bootstrapping an Azure storage account to run speed test
  3. Open AzureSpeed.sln in Visual Studio 2019
  4. You are all set now, enjoy coding!

If you are only interested with UI development work

See README here, change environment.ts line 8, replace apiEndpoint from https://localhost:5001 to https://www.azurespeed.com to avoid use local api service.

Refresh region list after new region launches

  1. Run CreateSettingsJson.ps1 to refresh settings.json
  2. Run AzureSpeed.AdminConsole.exe to bootstrap storage account for newly added region(s)

Built on

License

MIT

You can’t perform that action at this time.