{"id":29828057,"url":"https://github.com/cachyos/public-dashboard","last_synced_at":"2025-07-29T07:15:34.374Z","repository":{"id":305014309,"uuid":"1021628128","full_name":"CachyOS/public-dashboard","owner":"CachyOS","description":"CachyOS Package Repository dashboard","archived":false,"fork":false,"pushed_at":"2025-07-24T18:15:57.000Z","size":358,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-24T23:52:33.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CachyOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-07-17T17:29:27.000Z","updated_at":"2025-07-24T18:15:33.000Z","dependencies_parsed_at":"2025-07-17T23:24:18.461Z","dependency_job_id":"38d0bdf8-baeb-4ad0-961d-ae4e721e2f1d","html_url":"https://github.com/CachyOS/public-dashboard","commit_stats":null,"previous_names":["cachyos/public-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CachyOS/public-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpublic-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpublic-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpublic-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpublic-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CachyOS","download_url":"https://codeload.github.com/CachyOS/public-dashboard/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpublic-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267645178,"owners_count":24120876,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-07-29T07:15:31.990Z","updated_at":"2025-07-29T07:15:34.361Z","avatar_url":"https://github.com/CachyOS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CachyOS Repository Dashboard\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"example.png\"\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"example-dark.png\"\u003e\n            \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"example-light.png\"\u003e\n            \u003cimg alt=\"Screenshot of the dashboard\" src=\"example-light.png\" width=\"600px\"\u003e\n        \u003c/picture\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\nThe web dashboard for the CachyOS repositories provides a user-friendly interface to search and view packages.\n\n### Prerequisites\n\n*   [Node.js](https://nodejs.org/) (v20 or later)\n*   [Bun](https://bun.sh/) (v1.2 or later)\n\n### Installation\n\n1.  Clone the repository:\n    ```bash\n    git clone https://github.com/cachyos/public-dashboard.git\n    cd public-dashboard\n    ```\n\n2.  Install the dependencies:\n    ```bash\n    bun --bun install\n    ```\n\n3.  Start the development server:\n    ```bash\n    bun --bun run dev\n    ```\n\nThe application will be available at [http://localhost:3000](http://localhost:3000).\n\n### Building for Production\n\nTo create a production-ready build, run the following command:\n\n```bash\nbun --bun run build\n```\n\nThis will create an optimized build in the `.next` directory. To run the production server, use:\n\n```bash\nbun run start\n```\n\n## Building and Running with Docker\n\nYou can also build and run the web dashboard using Docker.\n\n### Build the Docker Image\n\nTo build the Docker image, run the following command from the root directory:\n\n```bash\ndocker build -t public-repo-dashboard .\n```\n\n### Run the Docker Container\n\nTo run the Docker container, use the following command:\n\n```bash\ndocker run -p 3000:3000 public-repo-dashboard\n```\n\nThe application will be available at [http://localhost:3000](http://localhost:3000).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fpublic-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachyos%2Fpublic-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fpublic-dashboard/lists"}