{"id":43857085,"url":"https://github.com/zopdev/zop-ui","last_synced_at":"2026-02-06T09:28:22.455Z","repository":{"id":267271691,"uuid":"898938194","full_name":"zopdev/zop-ui","owner":"zopdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-15T13:14:49.000Z","size":394,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T15:54:23.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zopdev.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-05T10:18:12.000Z","updated_at":"2025-12-15T13:14:54.000Z","dependencies_parsed_at":"2024-12-09T12:26:21.021Z","dependency_job_id":"b1be5cb5-bc72-48c5-8509-151df7689040","html_url":"https://github.com/zopdev/zop-ui","commit_stats":null,"previous_names":["zopdev/zop-ui"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zopdev/zop-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopdev%2Fzop-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopdev%2Fzop-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopdev%2Fzop-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopdev%2Fzop-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopdev","download_url":"https://codeload.github.com/zopdev/zop-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopdev%2Fzop-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29156898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-02-06T09:28:20.092Z","updated_at":"2026-02-06T09:28:22.445Z","avatar_url":"https://github.com/zopdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZopDev\n\nZop is a comprehensive tool for managing cloud infrastructure. It consists of three main components:\n\n1. **zop-ui**: User interface for managing and monitoring cloud resources.\n2. **zop-api**: Backend API service.\n3. **zop-cli**: Command-line interface for developers and admins.\n\n---\n\n## Installation\n\n### Prerequisites\n\n- Docker installed on your system.\n- Node.js version \"^18.18.0 || ^19.8.0 || \u003e= 20.0.0\" is required.\n\n---\n\n### Running Locally\n\n#### zop-api\n\nRun the following command to pull and start the Docker image for the zop-api:\n\n```bash\n    docker run -d -p 8000:8000 --name zop-api zopdev/zop-api:v0.0.3\n```\n\n#### zop-ui\n\nRun the following command to pull and start the Docker image for the zop-ui:\n\n```bash\n    docker run -d -p 3000:3000 -e NEXT_PUBLIC_API_BASE_URL='http://localhost:8000' --name zop-ui zopdev/zop-ui:v0.0.3\n```\n\n\u003e **Note:** The environment variable `NEXT_PUBLIC_API_BASE_URL` is used by zop-ui to connect to the\n\u003e zop-api. Ensure that the value matches the API's running base URL.\n\n#### zop-cli\n\nRun the following command install zop-cli:\n\n```bash\n   go install zop.dev/clizop@latest\n```\n\n\u003e **Note:** Set the environment variable `ZOP_API_URL`, used by zop-cli to connect to the zop-api.\n\u003e Ensure that the value matches the API's running base URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopdev%2Fzop-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzopdev%2Fzop-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopdev%2Fzop-ui/lists"}