{"id":19123577,"url":"https://github.com/zonetecde/random-github-repo-2","last_synced_at":"2025-05-05T18:48:38.199Z","repository":{"id":207383000,"uuid":"718802598","full_name":"zonetecde/random-github-repo-2","owner":"zonetecde","description":"Website that randomly displays githubs repositories to gain inspiration on the topics of your choice","archived":false,"fork":false,"pushed_at":"2025-03-14T07:06:14.000Z","size":1951,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T11:08:54.199Z","etag":null,"topics":["github","inspiration","random","repo","repositories","svelte","website"],"latest_commit_sha":null,"homepage":"https://www.randomgithubrepo.site","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonetecde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-11-14T20:40:10.000Z","updated_at":"2025-03-14T07:06:18.000Z","dependencies_parsed_at":"2023-12-03T19:23:11.217Z","dependency_job_id":"2c6ca6c7-07d3-449b-b031-59e27ccc616d","html_url":"https://github.com/zonetecde/random-github-repo-2","commit_stats":null,"previous_names":["zonetecde/random-github-repo-2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonetecde%2Frandom-github-repo-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonetecde%2Frandom-github-repo-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonetecde%2Frandom-github-repo-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonetecde%2Frandom-github-repo-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonetecde","download_url":"https://codeload.github.com/zonetecde/random-github-repo-2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252556243,"owners_count":21767323,"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":["github","inspiration","random","repo","repositories","svelte","website"],"created_at":"2024-11-09T05:26:24.330Z","updated_at":"2025-05-05T18:48:38.176Z","avatar_url":"https://github.com/zonetecde.png","language":"Svelte","readme":"# Random Github Repository Generator \n\nA website that give you random GitHub repository to get inspired\n\n\u003cimg src=\"https://rayanestaszewski.fr/assets/rgr.png\"/\u003e\n\n### Set up:\n\n- Clone the repo\n- Add an `ApiKeys.ts` file to `src/lib/server/ApiKeys.ts` containing your tokens to use GitHub's API, like this :\n```ts\nexport default class ApiKeys {\n\tstatic apiKeys: string[] = [\n\t\t'ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',\n\t\t'ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',\n\t\t'ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' // add as much tokens as you want\n\t];\n}\n```\n\nTokens can be generated by visiting the following link: https://github.com/settings/tokens. To create a new token, navigate to \"Generate new token (classic),\" choose an expiration period, and exclusively select the public_repo permission before generating the token.\n\nYou can use this database, which already contains more than a million GitHub repositories: [Download here](https://mega.nz/file/qawDQTgZ#85zEcD86AQ5MUKDPNJGT2kVQ4evmKymGXqaFRd3wgnU). If you'd like to use it, download it and move it to `database/database.db`.\n\n---\n\n[![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis work is licensed under a\n[Creative Commons Attribution 4.0 International License][cc-by].\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg\n\n[![wakatime](https://wakatime.com/badge/user/b8ecff52-7743-4a1e-8b28-93fcce7c9b7d/project/018bcf08-82f6-4b73-97f5-b730e3ffbdef.svg)](https://wakatime.com/badge/user/b8ecff52-7743-4a1e-8b28-93fcce7c9b7d/project/018bcf08-82f6-4b73-97f5-b730e3ffbdef)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonetecde%2Frandom-github-repo-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonetecde%2Frandom-github-repo-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonetecde%2Frandom-github-repo-2/lists"}