{"id":19357045,"url":"https://github.com/kaaproject/kaa-custom-widget-tutorial","last_synced_at":"2025-08-23T00:07:22.088Z","repository":{"id":76973567,"uuid":"362387299","full_name":"kaaproject/kaa-custom-widget-tutorial","owner":"kaaproject","description":"Configuration widget source code for the Custom widget tutorial","archived":false,"fork":false,"pushed_at":"2021-04-28T08:18:17.000Z","size":2595,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-06T17:51:05.185Z","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-28T08:04:55.000Z","updated_at":"2021-04-30T23:42:52.000Z","dependencies_parsed_at":"2023-03-11T23:44:53.466Z","dependency_job_id":null,"html_url":"https://github.com/kaaproject/kaa-custom-widget-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-custom-widget-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-custom-widget-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-custom-widget-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fkaa-custom-widget-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaaproject","download_url":"https://codeload.github.com/kaaproject/kaa-custom-widget-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240473424,"owners_count":19807134,"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:08.911Z","updated_at":"2025-02-24T11:41:54.382Z","avatar_url":"https://github.com/kaaproject.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kaa Custom Configuration Widget \n\nThis project contains the source code of the custom configuration widget for the [Custom widget tutorial](https://docs.kaaiot.io/KAA/docs/current/Tutorials/getting-started/custom-widget/) created for the [KaaIoT platform](https://www.kaaproject.org/).\n\n![Demo](demo.gif)\n\nFeel free to change any files and add new packages you want.\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 15 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-webpack.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-custom-widget-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaaproject%2Fkaa-custom-widget-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaaproject%2Fkaa-custom-widget-tutorial/lists"}