Map of the major public cloud provider locations: https://cloud-providers.guguss.me.
git clone https://github.com/GuGuss/cloud-providers
cd cloud-providers
npm install
npm build
npm run-script dev
Access http://localhost:8080.
- Fill in the providers json in
providers/PROVIDERNAME.json
. - Edit the following file
app/index.js
to import the new provider data.
Feel free to contribute to the project and submit pull requests.
This application is under the MIT License (MIT). Read the LICENSE for more information.