{"id":20551564,"url":"https://github.com/do-community/bandwidth-tool","last_synced_at":"2025-07-11T14:07:44.814Z","repository":{"id":40462179,"uuid":"238559843","full_name":"do-community/bandwidth-tool","owner":"do-community","description":"A tool to help calculate and explain bandwidth allowances for Droplets on DigitalOcean.","archived":false,"fork":false,"pushed_at":"2024-04-30T15:03:01.000Z","size":5547,"stargazers_count":14,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-01T14:37:37.790Z","etag":null,"topics":["bandwidth","bandwidth-estimator","digitalocean","digitalocean-community-tools","digitalocean-droplets","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://do.co/bandwidth-calculator","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/do-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-02-05T22:18:25.000Z","updated_at":"2024-05-02T16:26:40.286Z","dependencies_parsed_at":"2023-12-20T16:28:38.014Z","dependency_job_id":"3b1c6f9c-c3bd-4b54-aeba-5d6a7022f118","html_url":"https://github.com/do-community/bandwidth-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Fbandwidth-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Fbandwidth-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Fbandwidth-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Fbandwidth-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/do-community","download_url":"https://codeload.github.com/do-community/bandwidth-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157191,"owners_count":20081037,"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":["bandwidth","bandwidth-estimator","digitalocean","digitalocean-community-tools","digitalocean-droplets","hacktoberfest"],"created_at":"2024-11-16T02:32:14.597Z","updated_at":"2025-03-06T05:47:23.928Z","avatar_url":"https://github.com/do-community.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bandwidth Calculator\n\nA tool to help calculate and explain bandwidth allowances for Droplets on DigitalOcean.\n\n---\n\n## Development/Building\n\nTo setup the build/develop environment, you will need to run `npm i` with Node 12+ installed. This will install the\n dependencies to allow you to build the project.\n \nTo develop for this tool run `npm run dev`.\nThis will start a development server that will automatically reload the codebase when changes occur.\n\nIf you wish to host this tool on a service, simply run `npm run build`. This will run all the necessary build scripts\n automatically to build the tool.\\\nYou can then take the `dist` folder and put it on your web server/bucket.\n\nGitHub Actions is setup to do this automatically for this repository to deploy to gh-pages.\n\n## Source Structure\n\n### [`src/bandwidth-tool`](./src/bandwidth-tool)\n\n#### [`src/bandwidth-tool/scss`](./src/bandwidth-tool/scss)\n\nThe scss directory contains the main SCSS styling file for the tool, which imports our do-bulma library and then adds\n tool-specific customisations.\n\n#### [`src/bandwidth-tool/templates`](./src/bandwidth-tool/templates)\n\nThis directory contains the Vue templates that are used to render the tool on the client-side.\n`app.vue` is the main Vue file that other templates are referenced into.\n\n#### [`src/bandwidth-tool/utils`](./src/bandwidth-tool/utils)\n\nUtility functions that are used by the tool, such as determining the type of a Droplet from its slug, live inside this\n directory.\n\n### [`src/build`](./src/build)\n\nThe build directory contains a special utility script that is used during the initial build of the tool both for\n deployments and in development. This script fetches all Droplet sizes, saving them to a local JSON file that the tool\n then uses.\n\n## Contributing\n\nIf you are contributing, please read the [contributing file](CONTRIBUTING.md) before submitting your pull requests.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-community%2Fbandwidth-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdo-community%2Fbandwidth-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-community%2Fbandwidth-tool/lists"}