Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

clvr-cloud/cloud-providers

 
 

Repository files navigation

Cloud Provider Locations

Map of the major public cloud provider locations: https://cloud-providers.jumpintothe.cloud/.

Install

git clone https://github.com/GuGuss/cloud-providers
cd cloud-providers
npm install
npm build

Develop

npm run-script dev

Access http://localhost:8080.

Add a new Cloud Provider location

  1. Fill in the providers json in providers/PROVIDERNAME.json.
  2. Edit the following file app/index.js to import the new provider data.

Contribute

Feel free to contribute to the project and submit pull requests.

License

This application is under the MIT License (MIT). Read the LICENSE for more information.

About

Our Cloud Providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.6%
  • JavaScript 16.1%
  • EJS 2.9%
  • Other 0.4%