{"id":48356797,"url":"https://github.com/decentralised-dataexchange/bb-consent-admin-dashboard","last_synced_at":"2026-04-05T11:33:38.298Z","repository":{"id":188858404,"uuid":"679561185","full_name":"decentralised-dataexchange/bb-consent-admin-dashboard","owner":"decentralised-dataexchange","description":"This repository hosts source code for the reference implementation of the GovStack Consent Building Block Administrative Dashboard.","archived":false,"fork":false,"pushed_at":"2024-09-17T10:30:53.000Z","size":1441,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-17T13:07:51.119Z","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/decentralised-dataexchange.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}},"created_at":"2023-08-17T05:53:29.000Z","updated_at":"2024-09-17T10:27:05.000Z","dependencies_parsed_at":"2024-09-17T12:30:32.789Z","dependency_job_id":null,"html_url":"https://github.com/decentralised-dataexchange/bb-consent-admin-dashboard","commit_stats":null,"previous_names":["decentralised-dataexchange/bb-consent-admin-dashboard"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/decentralised-dataexchange/bb-consent-admin-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralised-dataexchange%2Fbb-consent-admin-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralised-dataexchange%2Fbb-consent-admin-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralised-dataexchange%2Fbb-consent-admin-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralised-dataexchange%2Fbb-consent-admin-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentralised-dataexchange","download_url":"https://codeload.github.com/decentralised-dataexchange/bb-consent-admin-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentralised-dataexchange%2Fbb-consent-admin-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31434624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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-04-05T11:33:37.673Z","updated_at":"2026-04-05T11:33:38.246Z","avatar_url":"https://github.com/decentralised-dataexchange.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    GovStack Consent BB Admin Dashboard\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"/../../commits/\" title=\"Last Commit\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/decentralised-dataexchange/bb-consent-admin-dashboard?style=flat\"\u003e\u003c/a\u003e\n    \u003ca href=\"/../../issues\" title=\"Open Issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/decentralised-dataexchange/bb-consent-admin-dashboard?style=flat\"\u003e\u003c/a\u003e\n    \u003ca href=\"./LICENSE\" title=\"License\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-yellowgreen?style=flat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#release-status\"\u003eRelease Status\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#licensing\"\u003eLicensing\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\nThis repository hosts source code for the reference implementation of the GovStack Consent Building Block Administrative Dashboard.\n\n## Release Status\n\nReleased. Refer to the [wiki page](https://github.com/decentralised-dataexchange/bb-consent-docs/wiki/wps-and-deliverables) for the latest status of the deliverables.\n\n## Instructions to run the docker image\n\n`docker run -p 3000:80 igrantio/bb-consent-admin-dashboard:\u003ctag\u003e`\n\nExample: To run 2023.11.5 execute the following command in the terminal \n\n`docker run -p 3000:80 igrantio/bb-consent-admin-dashboard:2023.11.5`\n\nIn case you wish to override the base URL for consent-bb API server to connect to from the admin dashboard, use the following command:\n\n`docker run -v ./config.json:/usr/share/nginx/html/config/config.json -p 3000:80 igrantio/bb-consent-admin-dashboard:2023.11.5`\n\nA sample config \n\n```\n{\n  \"baseUrl\": \"https://staging-consent-bb-api.igrant.io/v2\",\n  \"appVersion\": \"2023.11.4\",\n  \"clientId\": \"igrant-ios-app\"\n}\n```\n\nThe admin dashboard can be run at http://localhost:3000/#/login.\n\n## Instructions to build from source and run\n\nFollow the steps below to get the admin dashboard up and running locally.\n\n1. Clone this repository to your local server using `git clone`.\n2. Check out the latest release or any available release you wish to run.\n3. Modify the `public/config/config.json` file attribute `baseUrl` in the root folder to point to the Consent BB API server instance.\n4. Execute `make setup`. This establishes the necessary dependencies and configurations for running the admin dashboard instance.\n5. Execute `make build`. The compiles and assembles source code into executable files or libraries, following the instructions specified in the Makefile of the admin dashboard instance.\n6. Execute `make run`.  This executes a predefined set of instructions in the  Makefile to launch or run the compiled admin dashboard server instance.\n\nThe consent BB admin dashboard can now be accessed at [https://dashboard.bb-consent.dev](https://dashboard.bb-consent.dev) If you have security issues with your browser, you must establish a self-signed certificate.\n\n## Other resources\n\n* Wiki - https://github.com/decentralised-dataexchange/consent-dev-docs/wiki\n\n## Contributing\n\nFeel free to improve the plugin and send us a pull request. If you find any problems, please create an issue in this repo.\n\n## Licensing\nCopyright (c) 2023-25 LCubed AB (iGrant.io), Sweden\n\nLicensed under the Apache 2.0 License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentralised-dataexchange%2Fbb-consent-admin-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecentralised-dataexchange%2Fbb-consent-admin-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentralised-dataexchange%2Fbb-consent-admin-dashboard/lists"}