{"id":20551538,"url":"https://github.com/do-community/available-images","last_synced_at":"2025-03-06T05:47:22.331Z","repository":{"id":40463173,"uuid":"251408206","full_name":"do-community/available-images","owner":"do-community","description":"A simple list of all images available on DigitalOcean.","archived":false,"fork":false,"pushed_at":"2024-12-05T23:05:22.000Z","size":4078,"stargazers_count":8,"open_issues_count":4,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-16T17:00:50.762Z","etag":null,"topics":["digitalocean","digitalocean-community-tools","digitalocean-droplets","digitalocean-marketplace","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://do-community.github.io/available-images/","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-03-30T19:29:54.000Z","updated_at":"2024-11-08T18:51:28.000Z","dependencies_parsed_at":"2023-11-07T04:12:03.030Z","dependency_job_id":"adce49bf-8a1e-474a-b3dc-64e8ceb72333","html_url":"https://github.com/do-community/available-images","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%2Favailable-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Favailable-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Favailable-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Favailable-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/do-community","download_url":"https://codeload.github.com/do-community/available-images/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":["digitalocean","digitalocean-community-tools","digitalocean-droplets","digitalocean-marketplace","hacktoberfest"],"created_at":"2024-11-16T02:32:03.558Z","updated_at":"2025-03-06T05:47:22.311Z","avatar_url":"https://github.com/do-community.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Available Images\n\nA simple list of all images available 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 build or develop this tool, you will need to create a DigitalOcean API key. To do this, sign into the DigitalOcean\n control panel, click \"API\" in the sidebar and click \"Generate New Token\" on the screen which appears. Simply create a\n read-only token, copy `config.example.js` to a new file called `config.js` and insert your token in this file.\n\nThe scripts that use this token also support an environment variable instead of the config file, set the environment\n variable `DIGITALOCEAN_TOKEN` to the token and remove the `config.js` file to use this method instead.\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/available-images`](./src/available-images)\n\n#### [`src/available-images/scss`](./src/available-images/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/available-images/templates`](./src/available-images/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/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 uses the provided DigitalOcean API key and fetches all images,\n saving them to local JSON files that the tool 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%2Favailable-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdo-community%2Favailable-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-community%2Favailable-images/lists"}