{"id":19785821,"url":"https://github.com/dna-engine/data-dashboard","last_synced_at":"2025-06-26T13:36:16.380Z","repository":{"id":63165842,"uuid":"112116330","full_name":"dna-engine/data-dashboard","owner":"dna-engine","description":"📊 DataDashboard: A data-driven dashboard console for report widgets","archived":false,"fork":false,"pushed_at":"2025-04-09T21:24:45.000Z","size":3076,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T23:34:31.048Z","etag":null,"topics":["charts","dashboard","dnajs","html5","javascript","report","widgets"],"latest_commit_sha":null,"homepage":"https://data-dashboard.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dna-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2017-11-26T21:01:00.000Z","updated_at":"2025-04-09T21:24:48.000Z","dependencies_parsed_at":"2025-04-30T23:31:27.751Z","dependency_job_id":"88465679-c365-44e0-aaba-3c4780838e53","html_url":"https://github.com/dna-engine/data-dashboard","commit_stats":{"total_commits":231,"total_committers":2,"mean_commits":115.5,"dds":"0.0043290043290042934","last_synced_commit":"e21b1458b663157cf2aa6b3d083c5c23c2e2dbb6"},"previous_names":[],"tags_count":34,"template":true,"template_full_name":null,"purl":"pkg:github/dna-engine/data-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dna-engine%2Fdata-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dna-engine%2Fdata-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dna-engine%2Fdata-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dna-engine%2Fdata-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dna-engine","download_url":"https://codeload.github.com/dna-engine/data-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dna-engine%2Fdata-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262077107,"owners_count":23255117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["charts","dashboard","dnajs","html5","javascript","report","widgets"],"created_at":"2024-11-12T06:15:49.196Z","updated_at":"2025-06-26T13:36:16.361Z","avatar_url":"https://github.com/dna-engine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataDashboard\n\u003cimg src=https://dna-engine.org/graphics/dna-logo.png align=right width=160 alt=logo\u003e\n\n_A data-driven dashboard console for report widgets_\n\n[![License:MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/dna-engine/data-dashboard/blob/main/LICENSE.txt)\n[![npm](https://img.shields.io/npm/v/data-dashboard.svg)](https://www.npmjs.com/package/data-dashboard)\n[![Build](https://github.com/dna-engine/data-dashboard/actions/workflows/run-spec-on-push.yaml/badge.svg)](https://github.com/dna-engine/data-dashboard/actions/workflows/run-spec-on-push.yaml)\n\n## A) Try It Out\nhttps://data-dashboard.js.org\n\n## B) Reference Architecture\n**DataDashboard** provides examples of creating charts and tables from REST calls, and it aims to\nbe a reference architecture for building data-driven dashboard consoles composed of report widgets.\n\nThe list of report widgets and dashboard panels is defined in\n[`src/modules/config.js`](https://github.com/dna-engine/data-dashboard/blob/main/src/web-app/+page/modules/config.ts),\nand the routing is handled in\n[`src/modules/controller.js`](https://github.com/dna-engine/data-dashboard/blob/main/src/web-app/+page/modules/controller.ts).\nEach widget has a folder under\n[`src/widgets`](https://github.com/dna-engine/data-dashboard/tree/main/src/widgets)\nthat contains the widget's view and controller.\n\n## C) Run Locally\nInstall:\n* **git** from https://git-scm.com\n* **Node.js** from https://nodejs.org\n\nThen enter the terminal commands:\n```\n$ git clone https://github.com/dna-engine/data-dashboard\n$ cd data-dashboard\n$ npm install\n$ npm start\n```\nAlternatively, fork this project and then clone your forked version.\n\n## D) Development Mode\nRun the application in development mode with the command:\n```\n$ npm run dev\n```\nThe web server will use the un-minified version of the application, and file watchers will\nautomatically rebuild the appropriate parts of the application when source files change.\n\n## E) Libraries\nPowered by:\n* [Chart.js](https://www.chartjs.org)\n* [dna-engine](https://dna-engine.org)\n* [fetch-json](https://www.npmjs.com/package/fetch-json)\n* [rev-web-assets](https://www.npmjs.com/package/rev-web-assets)\n* [Simple-DataTables](https://github.com/fiduswriter/Simple-DataTables)\n\n---\n[MIT License](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdna-engine%2Fdata-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdna-engine%2Fdata-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdna-engine%2Fdata-dashboard/lists"}