{"id":20350123,"url":"https://github.com/webbestmaster/give-a-badge","last_synced_at":"2025-07-18T05:06:24.007Z","repository":{"id":33221287,"uuid":"142690149","full_name":"webbestmaster/give-a-badge","owner":"webbestmaster","description":"give a badge","archived":false,"fork":false,"pushed_at":"2022-12-03T19:17:17.000Z","size":41695,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T10:52:18.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/webbestmaster.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}},"created_at":"2018-07-28T15:53:37.000Z","updated_at":"2019-07-31T17:09:54.000Z","dependencies_parsed_at":"2023-01-15T00:00:20.250Z","dependency_job_id":null,"html_url":"https://github.com/webbestmaster/give-a-badge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webbestmaster/give-a-badge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fgive-a-badge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fgive-a-badge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fgive-a-badge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fgive-a-badge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webbestmaster","download_url":"https://codeload.github.com/webbestmaster/give-a-badge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Fgive-a-badge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265703477,"owners_count":23814009,"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-14T22:29:05.093Z","updated_at":"2025-07-18T05:06:23.952Z","avatar_url":"https://github.com/webbestmaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation:\n\n### Install libpng-dev for pngquant (need for webpack):\n```bash\n$ [sudo] apt-get install --no-install-recommends gcc make libpng-dev\n```\n\n### Install other npm modules:\n```bash\n$ npm i\n```\n\n### Build app:\n```bash\n$ npm run build\n```\n\n### Other\n\n### weinre - WEb INspector REmote.\n\nInstall\n```bash\n$ [sudo] npm i [-g] weinre\n```\n\nTo run\n```bash\n$ weinre --boundHost 172.21.1.215 --httpPort 8080\n```\n\nTo bound ip\n\u003e --boundHost 172.21.1.215\n\nTo bound port\n\u003e --httpPort 8080\n\nAdd in your index.html\n```HTML\n\u003cscript src=\"http://172.21.1.215:8080/target/target-script-min.js#anonymous\"\u003e\u003c/script\u003e\n```\n\n### Fix IDEA file watching\n\n1. Add the following line to either /etc/sysctl.conf file or a new *.conf file (e.g. idea.conf) under /etc/sysctl.d/ directory:\n```\nfs.inotify.max_user_watches = 524288\n```\n\n2. Then run this command to apply the change:\n```bash\n$ sudo sysctl -p --system\n```\n\nAnd don't forget to restart your IDE.\n\nNote: the watches limit is per-account setting. If there are other programs running under the same account which also uses Inotify the limit should be raised high enough to suit needs of all of them.\n\n\n### NPM packages\n\nYou can use npm-check-updates\n```bash\n$ [sudo] npm i -g npm-check-updates\n$ ncu [-u]\n```\n\n## Setup environment for Ubuntu\nAt first install nodejs (if needed).\n\n```bash\n$ sudo apt-get clean\n$ sudo apt-get update\n$ sudo apt-get install nasm\n$ sudo apt-get install build-essential\n$ sudo apt-get install gcc\n$ sudo apt-get install --no-install-recommends -y gcc make libpng-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Fgive-a-badge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebbestmaster%2Fgive-a-badge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Fgive-a-badge/lists"}