{"id":30414687,"url":"https://github.com/runmedev/web","last_synced_at":"2026-01-20T18:03:40.198Z","repository":{"id":302535728,"uuid":"1009296675","full_name":"runmedev/web","owner":"runmedev","description":"Monorepo for Web \u0026 React Components","archived":false,"fork":false,"pushed_at":"2025-12-30T01:42:01.000Z","size":1217,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T10:14:43.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/runmedev.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-26T22:44:13.000Z","updated_at":"2025-12-21T20:38:55.000Z","dependencies_parsed_at":"2025-08-14T04:17:13.097Z","dependency_job_id":"e2d898c0-9873-4690-916e-5061eeffc1df","html_url":"https://github.com/runmedev/web","commit_stats":null,"previous_names":["runmedev/web"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/runmedev/web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runmedev%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runmedev%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runmedev%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runmedev%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runmedev","download_url":"https://codeload.github.com/runmedev/web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runmedev%2Fweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: 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":"2025-08-22T03:40:20.117Z","updated_at":"2026-01-20T18:03:35.184Z","avatar_url":"https://github.com/runmedev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runme Web (monorepo)\n\nThis project is structured as a pnpm workspace monorepo with two packages:\n\n- **@runme/console** [@runmedev/react-console](https://www.npmjs.com/package/@runmedev/react-console): A React component library containing the Runme Console component.\n- **@runme/components** [@runmedev/react-components](https://www.npmjs.com/package/@runmedev/react-components): A React component library containing the Runme components plus a example app.\n\n## Getting Started\n\nSet up pnpm to use Buf registry:\n\n```sh {\"name\":\"configure\",\"terminalRows\":\"5\"}\npnpm config set @buf:registry https://buf.build/gen/npm/v1\n```\n\nInstall all dependencies:\n\n```sh {\"name\":\"setup\"}\npnpm install\n```\n\n## Building\n\nBuild all packages:\n\n```sh {\"name\":\"build\"}\npnpm run build\n```\n\nBuild a specific package:\n\n```sh\npnpm run build:console\npnpm run build:components\n```\n\nClean up:\n\n```sh {\"name\":\"clean\"}\npnpm run clean\n```\n\n## Development\n\nStart the development server for sample app using the components:\n\n```sh {\"name\":\"dev\"}\npnpm run build:console\npnpm run dev\n```\n\n## Testing\n\n```sh {\"name\":\"test\"}\npnpm run test:run\n```\n\n## Linting\n\nLint all packages:\n\n```sh {\"terminalRows\":\"37\"}\npnpm run lint\n```\n\nLint a specific package:\n\n```sh\npnpm --filter @runmedev/react-console run lint\npnpm --filter @runmedev/react-components run lint\n```\n\n## Structure\n\n- `packages/react-components`: React component library (Runme)\n- `packages/react-console`: Runme Console is a terminal attached to a Runme execution.\n\nAll dependencies are managed efficiently through pnpm's workspace features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunmedev%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunmedev%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunmedev%2Fweb/lists"}