{"id":50646586,"url":"https://github.com/sovity/dataspace-portal","last_synced_at":"2026-07-12T14:00:39.886Z","repository":{"id":226376909,"uuid":"768083923","full_name":"sovity/dataspace-portal","owner":"sovity","description":"Facilitates collaboration and governance for all participants in a Data Space.","archived":false,"fork":false,"pushed_at":"2026-04-20T07:43:39.000Z","size":17096,"stargazers_count":14,"open_issues_count":6,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-20T09:24:31.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sovity.de/en/build-entire-data-space-en/","language":"TypeScript","has_issues":false,"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/sovity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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-03-06T12:47:30.000Z","updated_at":"2026-04-20T07:43:42.000Z","dependencies_parsed_at":"2026-01-06T04:06:45.467Z","dependency_job_id":null,"html_url":"https://github.com/sovity/dataspace-portal","commit_stats":null,"previous_names":["sovity/authority-portal","sovity/dataspace-portal"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/sovity/dataspace-portal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovity%2Fdataspace-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovity%2Fdataspace-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovity%2Fdataspace-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovity%2Fdataspace-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovity","download_url":"https://codeload.github.com/sovity/dataspace-portal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovity%2Fdataspace-portal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35393398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-07T13:00:30.180Z","updated_at":"2026-07-12T14:00:39.881Z","avatar_url":"https://github.com/sovity.png","language":"TypeScript","funding_links":[],"categories":["Interoperability and Digital Infrastructure"],"sub_categories":[],"readme":"\u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/sovity/dataspace-portal\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/sovity/edc-ui/main/src/assets/images/sovity_logo.svg\" alt=\"Logo\" width=\"300\"\u003e\n\u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eData Space Portal\u003c/h3\u003e\n\u003cp align=\"center\" style=\"padding-bottom:16px\"\u003e\nManage your Dataspace\n\u003cbr /\u003e\n\u003ca href=\"https://github.com/sovity/dataspace-portal/issues/new?assignees=\u0026labels=kind%2Fbug\u0026projects=\u0026template=bug_report.yaml\"\u003eReport Bug\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/sovity/dataspace-portal/issues/new?template=feature_request.md\"\u003eRequest Feature\u003c/a\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n## About The Project\n\nThe **Data Space Portal** is an open-source Software as a Service (SaaS) solution designed to streamline the management of your Dataspace. This innovative tool serves as a comprehensive Dataspace Administration Tool, offering a platform where you can seamlessly invite organizations and their users to participate in your Dataspace.\n\nThe Data Space Portal is not just about managing participants. It also provides multiple avenues to add or acquire connectors and service partners. These partners can offer their own Connector-as-a-Service (CaaS), extending the functionality and versatility of your Dataspace.\n\nAs a Dataspace administration tool, the Data Space Portal necessitates technical connections with other dataspace components, including the CaaS component. This integration ensures a smooth and efficient operation, enhancing the overall user experience.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Development\n\nTo develop new features, once the API definitions are implemented\nin the backend, the development of both the frontend and backend can start in parallel.\n\nThe frontend has a type-safe fake backend which also uses the API models via an autogenerated TypeScript API Client\nLibrary.\n\nOnce a feature is implemented in both the frontend and backend, it can be manually tested\nusing [Local E2E Development](#local-e2e-development).\n\n### Local Development\n\nThe backend and the frontend can be developed separately:\n\n- [Local Backend Development](authority-portal-backend/README.md#development)\n- [Local Frontend Development](authority-portal-frontend/README.md#development)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Local E2E Development\n\nLocal E2E Development is what you use to integration test the backend and frontend locally. Requires JDK21, a Docker\nEnvironment and Node 16 / NPM 7.\n\n```shell\n# Bash, WSL or Git Bash\n\n# Build + Run Backend\n(cd authority-portal-backend \u0026\u0026 ./gradlew clean quarkusDev)\n\n# Build + Run Frontend (basic version with fake Backend*)\n(cd authority-portal-frontend \u0026\u0026 npm i \u0026\u0026 npm run cold-start-e2e-dev)\n```\n\nFor more details on how to launch the frontend,\nsee [Frontend Local E2E Development](authority-portal-frontend/README.md#local-e2e-development).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Deployment\n\n### Productive Deployment Guide\n\nThere is a guide on [How to deploy the Data Space Portal for Production](docs/deployment-guide/goals/production/README.md) in this\nrepository.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## License\n\nSee [`LICENSE`](./LICENSE) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contact\n\nIf you're interested in deploying the Data Space Portal for productive use, we at sovity are ready to assist you. Our team is committed to providing the support you need to make the most of this powerful tool. Contact us today to learn more about how the Data Space Portal can transform your dataspace management: contact@sovity.de\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovity%2Fdataspace-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovity%2Fdataspace-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovity%2Fdataspace-portal/lists"}