{"id":20826074,"url":"https://github.com/botman/web-widget","last_synced_at":"2025-05-07T20:36:40.966Z","repository":{"id":30109229,"uuid":"123949715","full_name":"botman/web-widget","owner":"botman","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-03T23:11:41.000Z","size":209,"stargazers_count":39,"open_issues_count":25,"forks_count":68,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-07T20:36:34.403Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/botman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-05T16:50:23.000Z","updated_at":"2024-08-18T19:25:02.000Z","dependencies_parsed_at":"2022-08-07T15:01:00.046Z","dependency_job_id":null,"html_url":"https://github.com/botman/web-widget","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botman%2Fweb-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botman%2Fweb-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botman%2Fweb-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botman%2Fweb-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botman","download_url":"https://codeload.github.com/botman/web-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954125,"owners_count":21830892,"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-17T23:07:40.814Z","updated_at":"2025-05-07T20:36:40.945Z","avatar_url":"https://github.com/botman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BotMan Web Widget\n\n## Install requirements\n\n### Install nodejs\n```\napt-get install build-essential libssl-dev\napt-get install nodejs\nnodejs -v\napt-get install npm\nnpm -v\n```\n\n### Install nvm\n\nTo download the nvm installation script from the project's GitHub page, you can use curl. Note that the version number may differ from what is highlighted here:\n\n```\ncurl -sL https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh -o install_nvm.sh\n```\n\nInspect the installation script with nano:\n\n```\nnano install_nvm.sh\n```\n\nRun the script with bash:\n\n```\nbash install_nvm.sh\n```\n\nIt will install the software into a subdirectory of your home directory at ~/.nvm. It will also add the necessary lines to your ~/.profile file to use the file.\n\nTo gain access to the nvm functionality, you'll need to either log out and log back in again or source the ~/.profile file so that your current session knows about the changes:\n\n```\nsource ~/.profile\n```\n\nWith nvm installed, you can install isolated Node.js versions. For information about the versions of Node.js that are available, type:\n\n```\nnvm ls-remote\n```\n\nThen you can use nvm to install the node version you need\n\n```\nnvm use \u003cversion\u003e\n```\n\n\n### On Mac via homebrew:\n\n```\nbrew install npm\nbrew install nvm\n```\n\n## Build the widget\n\n```\ncd \u003cpath_to_widget\u003e\nnpm install -g grunt-cli\nnpm install -g webpack\nnpm install -g bower\nnpm install -g gulp\nnpm install preact\nnpm install\nnpm run-script build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotman%2Fweb-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotman%2Fweb-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotman%2Fweb-widget/lists"}