{"id":36633306,"url":"https://github.com/kit-data-manager/next-frontend-collection","last_synced_at":"2026-01-27T16:09:37.495Z","repository":{"id":328332714,"uuid":"793772631","full_name":"kit-data-manager/next-frontend-collection","owner":"kit-data-manager","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-21T17:07:39.000Z","size":2816,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-21T23:14:11.467Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kit-data-manager.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-04-29T20:52:05.000Z","updated_at":"2026-01-21T15:11:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kit-data-manager/next-frontend-collection","commit_stats":null,"previous_names":["kit-data-manager/next-frontend-collection"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kit-data-manager/next-frontend-collection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fnext-frontend-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fnext-frontend-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fnext-frontend-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fnext-frontend-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kit-data-manager","download_url":"https://codeload.github.com/kit-data-manager/next-frontend-collection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit-data-manager%2Fnext-frontend-collection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"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-12T09:42:48.713Z","updated_at":"2026-01-27T16:09:37.480Z","avatar_url":"https://github.com/kit-data-manager.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Next Frontend Collection\n\nThis repository contains a collection of frontends for the KIT Data Manager service portfolio.\n\n## Build and run as single Docker container\n\n```bash\n# 1. Pull the release image\ndocker pull ghcr.io/kit-data-manager/next-frontend-collection:v0.0.1\n\n# 2. Run container interactively, mounting your environment files\ndocker run --rm -it \\\n  -v $(pwd)/.env:/app/.env \\\n  -v $(pwd)/next.config.js:/app/next.config.js \\\n  ghcr.io/kit-data-manager/next-frontend-collection:v0.0.1 \\\n  bash -c \"npm run build \u0026\u0026 npm start\"\n```\n\n## Include in docker-compose setup\n\n```yaml\nversion: \"3.8\"\n\nservices:\n  nextjs:\n    image: ghcr.io/kit-data-manager/next-frontend-collection:v0.0.1\n    ports:\n      - \"3000:3000\"\n    env_file:\n      - .env\n    volumes:\n      - ./next.config.js:/app/next.config.js\n    command: bash -c \"npm run build \u0026\u0026 npm start\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-data-manager%2Fnext-frontend-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkit-data-manager%2Fnext-frontend-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit-data-manager%2Fnext-frontend-collection/lists"}