{"id":14990602,"url":"https://github.com/crane-cloud/frontend","last_synced_at":"2026-04-14T17:00:35.163Z","repository":{"id":36967030,"uuid":"188180657","full_name":"crane-cloud/frontend","owner":"crane-cloud","description":"Crane Cloud is an open source multi-cloud service layer for the deployment and management of cloud native applications in Africa. Crane Cloud provides Compute, network \u0026 storage services without lock-in.","archived":false,"fork":false,"pushed_at":"2026-03-18T14:29:50.000Z","size":12947,"stargazers_count":10,"open_issues_count":17,"forks_count":13,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-03-19T02:54:09.712Z","etag":null,"topics":["cloud","cloud-computing","cloudnativecomputing","cranecloud","cssmodules","javascript","kubernetes","kubernetes-deployment","react"],"latest_commit_sha":null,"homepage":"https://cranecloud.io","language":"TypeScript","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/crane-cloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-23T07:09:40.000Z","updated_at":"2026-03-18T12:28:51.000Z","dependencies_parsed_at":"2025-04-12T02:25:34.579Z","dependency_job_id":"39a34383-8e07-4008-90bf-a360b757bc94","html_url":"https://github.com/crane-cloud/frontend","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/crane-cloud/frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Ffrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Ffrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Ffrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Ffrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crane-cloud","download_url":"https://codeload.github.com/crane-cloud/frontend/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Ffrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31806209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cloud","cloud-computing","cloudnativecomputing","cranecloud","cssmodules","javascript","kubernetes","kubernetes-deployment","react"],"created_at":"2024-09-24T14:20:26.511Z","updated_at":"2026-04-14T17:00:35.126Z","avatar_url":"https://github.com/crane-cloud.png","language":"TypeScript","readme":"# CraneCloud Frontend\n\nCloud management platform frontend built with:\n\n- React + TypeScript - Core framework with type-safe development\n- Mantine UI framework - Modern component library with theming support\n- Vite build system - Fast development tooling with HMR and optimized production builds\n- Kubernetes deployment workflows - Cloud-native CI/CD pipelines and cluster management\n\n**Platform Capabilities:**\nA modern web interface for managing cloud infrastructure across multiple providers. Provides real-time visibility into resource utilization, automated deployment pipelines, and secure access controls. Designed for scalability with dynamic dashboard configurations and API-driven architecture.\n\n## Key Features\n\n- Multi-cluster resource management\n- Real-time monitoring dashboards\n- Service deployment workflows\n- User authentication and activity logging\n- Payment integration (Flutterwave)\n- Multi-environment configuration (Staging/Production)\n\n## Development Setup\n\n### Instructions\n\n1. Ensure you have Node.js installed (v18+ recommended)\n2. First uninstall your global Yarn and pnpm binaries (just leave npm). In general, you'd do this by running the following command:\n\n   ```bash\n   npm uninstall -g yarn pnpm\n   ```\n\n3. Then install [Corepack](https://www.npmjs.com/package/corepack):\n\n   ```bash\n   npm install -g corepack\n   ```\n\n4. Install dependencies:\n\n   ```bash\n   yarn install\n   ```\n\n5. Start the development server:\n\n   ```bash\n   yarn dev\n   ```\n\n### Core Scripts\n\n- `dev` – Start Vite development server\n- `build` – Production build\n- `preview` – Preview production build locally\n- `storybook` – Launch component storybook\n\n### Testing \u0026 Quality\n\n- `test` – Run full test suite (Vitest + typecheck + lint)\n- `vitest:watch` – Interactive test watcher\n- `lint` – Run ESLint and Stylelint\n- `prettier:write` – Format codebase\n\n## Testing Stack\n\n- Vitest + React Testing Library\n- Storybook for component development\n- ESLint + Prettier code quality\n- TypeScript type checking\n- GitHub Actions CI/CD pipelines\n\n## Documentation\n\n- [Component Library](http://storybook.cranecloud.io)\n- [API Documentation](https://api.cranecloud.io/apidocs/#)\n- [Documentation](https://docs.cranecloud.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrane-cloud%2Ffrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrane-cloud%2Ffrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrane-cloud%2Ffrontend/lists"}