{"id":41944250,"url":"https://github.com/podverse/podverse-management-web","last_synced_at":"2026-01-25T19:17:14.082Z","repository":{"id":332708745,"uuid":"1134518404","full_name":"podverse/podverse-management-web","owner":"podverse","description":"Administrative tools for the Podverse support team","archived":false,"fork":false,"pushed_at":"2026-01-23T06:06:10.000Z","size":533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"v5-develop","last_synced_at":"2026-01-23T12:35:38.074Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/podverse.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":"2026-01-14T20:37:54.000Z","updated_at":"2026-01-23T05:43:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/podverse/podverse-management-web","commit_stats":null,"previous_names":["podverse/podverse-management","podverse/podverse-management-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/podverse/podverse-management-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podverse%2Fpodverse-management-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podverse%2Fpodverse-management-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podverse%2Fpodverse-management-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podverse%2Fpodverse-management-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podverse","download_url":"https://codeload.github.com/podverse/podverse-management-web/tar.gz/refs/heads/v5-develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podverse%2Fpodverse-management-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28757352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"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":"2026-01-25T19:17:13.375Z","updated_at":"2026-01-25T19:17:14.063Z","avatar_url":"https://github.com/podverse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# podverse-management-web\n\nAdministrative management interface for Podverse.\n\n## Overview\n\nPodverse Management is a Next.js web application providing administrative tools for the Podverse support team. It connects to the Podverse Management API for backend operations.\n\n## Development Setup\n\n### Prerequisites\n\n- Node.js v22+\n- npm\n- Podverse Management API running on port 1999\n\n### Installation\n\n```bash\nnpm install\n```\n\n### Configuration\n\nEnvironment files are located in the `env/` directory:\n- `local.env` - Local development\n- `alpha.env` - Alpha environment\n- `beta.env` - Beta environment\n- `production.env` - Production environment\n\n### Running\n\nDevelopment mode with hot reload (port 3999):\n```bash\nnpm run dev:watch\n```\n\nOr standard dev mode:\n```bash\nnpm run dev\n```\n\nBuild for production:\n```bash\nnpm run build\n```\n\nStart production server:\n```bash\nnpm start\n```\n\n## Docker\n\nBuild the Docker image:\n```bash\ndocker build -t podverse-management-web .\n```\n\nBuild with alpha configuration:\n```bash\ndocker build -f Dockerfile.build.alpha -t podverse-management-web-deploy .\n```\n\n## Environment Variables\n\nKey configuration:\n- `NEXT_PUBLIC_API_HOST` - Management API host\n- `NEXT_PUBLIC_API_PORT` - Management API port (default: 1999)\n- `NEXT_PUBLIC_WEB_DOMAIN` - Web domain (default: localhost:3999)\n\n## License\n\nAGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodverse%2Fpodverse-management-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodverse%2Fpodverse-management-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodverse%2Fpodverse-management-web/lists"}