{"id":19357056,"url":"https://github.com/kaaproject/kaa-widget-rollup","last_synced_at":"2025-07-20T08:06:15.729Z","repository":{"id":44557043,"uuid":"357881027","full_name":"kaaproject/kaa-widget-rollup","owner":"kaaproject","description":"Kaa IoT Platform Rollup starter kit for plugin widgets","archived":false,"fork":false,"pushed_at":"2023-07-30T09:50:13.000Z","size":382,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-24T11:49:06.529Z","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/kaaproject.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}},"created_at":"2021-04-14T11:29:46.000Z","updated_at":"2023-10-20T10:04:43.000Z","dependencies_parsed_at":"2025-01-06T17:47:40.686Z","dependency_job_id":"b1f2dbd2-d0c5-4497-a730-8cb21c531f9a","html_url":"https://github.com/kaaproject/kaa-widget-rollup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaaproject/kaa-widget-rollup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-widget-rollup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-widget-rollup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-widget-rollup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-widget-rollup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaaproject","download_url":"https://codeload.github.com/kaaproject/kaa-widget-rollup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-widget-rollup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266087790,"owners_count":23874519,"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":[],"created_at":"2024-11-10T07:06:10.522Z","updated_at":"2025-07-20T08:06:15.703Z","avatar_url":"https://github.com/kaaproject.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kaa Custom Widget Rollup\n\nThis is basic template that help you to build [Custom widget](https://docs.kaaiot.io/KAA/docs/current/Features/Visualization/WD/Custom-widgets/) for \n[KaaIoT platform](https://www.kaaproject.org/). This example next features:\n\n* Built with [Rollup](https://rollupjs.org/guide/en/)\n* [React.js](https://reactjs.org/) as the primary UI library\n* [@kaaiot/services](https://www.npmjs.com/package/@kaaiot/services) to communicate with KaaIoT rest API\n\n## Prerequisites\n\n* Access to KaaIoT UI. You can [create a free cloud account](https://www.kaaproject.org/free-trial) if you don't have one.\n* [Node.js](https://nodejs.org/en/) \u003e 18 or [nvm](https://github.com/nvm-sh/nvm)\n* npm\n\n## Up and running\n\nClone this repo:\n\n```sh\ngit clone https://github.com/kaaproject/kaa-widget-rollup.git\n```\n\nIf you have nvm:\n\n```sh\nnvm install\n\n# Next time for new terminal session\nnvm use\n```\n\nInstall dependencies:\n\n```sh\nnpm i\n```\n\nRun development mode:\n\n```sh\nnpm start\n```\n\nLogin into any running KaaIoT [Web Dashboard](https://docs.kaaiot.io/KAA/docs/latest/Features/Visualization/WD/) UI and create a new widget from `Custom widgets` page.\n\nTo make a production build:\n\n```sh\nnpm run build\n```\n\nProduction build compiles to `dist/index.js`. You can upload this file into running KaaIoT platform using Web Dashboard UI","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaaproject%2Fkaa-widget-rollup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaaproject%2Fkaa-widget-rollup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaaproject%2Fkaa-widget-rollup/lists"}