{"id":18840149,"url":"https://github.com/openupm/openupm-next","last_synced_at":"2026-02-14T16:08:12.981Z","repository":{"id":175284080,"uuid":"652299388","full_name":"openupm/openupm-next","owner":"openupm","description":"OpenUPM next","archived":false,"fork":false,"pushed_at":"2025-11-18T20:14:22.000Z","size":9870,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T21:12:26.563Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openupm.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":"2023-06-11T17:59:59.000Z","updated_at":"2025-11-18T20:14:26.000Z","dependencies_parsed_at":"2024-05-29T19:00:26.145Z","dependency_job_id":"bfcb2066-4bca-4180-93ba-b5086c9a7752","html_url":"https://github.com/openupm/openupm-next","commit_stats":null,"previous_names":["openupm/openupm-frontend","openupm/openupm-next"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openupm/openupm-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openupm%2Fopenupm-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openupm%2Fopenupm-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openupm%2Fopenupm-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openupm%2Fopenupm-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openupm","download_url":"https://codeload.github.com/openupm/openupm-next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openupm%2Fopenupm-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29449174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"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":["hacktoberfest"],"created_at":"2024-11-08T02:45:12.509Z","updated_at":"2026-02-14T16:08:12.965Z","avatar_url":"https://github.com/openupm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenUPM Next\n\n- [OpenUPM Next](#openupm-next)\n  - [Layout](#layout)\n  - [Install](#install)\n  - [Development](#development)\n\nCodebase for OpenUPM website and services.\n\n## Layout\n\n`apps/`\n| Package Name | Description     |\n| ------------ | --------------- |\n| `docs`       | OpenUPM website |\n| `web`        | API web server  |\n| `job`        | cron job server |\n\n`packages/` - ecosystem packages\n\n| Package Name              | Description                                                                                                                       |\n| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |\n| `vuepress-plugin-openupm` | Internal VuePress plugin for the OpenUPM website.                                                                                 |\n| `@openupm/types`          | TypeScript type definitions.                                                                                                      |\n| `@openupm/test`           | Test arbitraries for Fast-check.                                                                                                  |\n| `@openupm/common`         | Shared code for Node.js and VuePress.                                                                                             |\n| `@openupm/server-common`  | Shared code for Node.js server.                                                                                                   |\n| `@openupm/local-data`     | Handles [local data](https://github.com/openupm/openupm/tree/master/data) such as package metadata YAML files, topics, backers... |\n| `@openupm/ads`            | ad backend                                                                                                                        |\n| `pkg-template`            | Package template for @openupm/apps                                                                                                |\n\n## Install\n\nInstall volta to manage node version:\n\n```\ncurl https://get.volta.sh | bash\n```\n\nThen install dependencies:\n\n```\nnpm install\n```\n\n## Development\n\nBuild and test:\n```\n# Build\nnpm run build\n\n# Test\nnpm run test\n```\n\nRun the docs website:\n```\ncd apps/docs\nnpm run docs:dev\n```\n\nTest the local web API server:\n```\ncd apps/web\nnpm run start\n\ncd apps/docs\nVITE_OPENUPM_API_SERVER_URL=http://localhost:3600 npm run docs:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenupm%2Fopenupm-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenupm%2Fopenupm-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenupm%2Fopenupm-next/lists"}