{"id":20350121,"url":"https://github.com/webbestmaster/elem-report","last_synced_at":"2026-05-22T16:31:59.346Z","repository":{"id":89686854,"uuid":"236305437","full_name":"webbestmaster/elem-report","owner":"webbestmaster","description":"/facepalm.jpg","archived":false,"fork":false,"pushed_at":"2020-03-01T18:24:33.000Z","size":504,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:43:51.856Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-26T11:54:16.000Z","updated_at":"2020-03-01T18:24:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e52ad109-4092-484b-9035-94acd6200216","html_url":"https://github.com/webbestmaster/elem-report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webbestmaster/elem-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Felem-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Felem-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Felem-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Felem-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webbestmaster","download_url":"https://codeload.github.com/webbestmaster/elem-report/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webbestmaster%2Felem-report/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33354034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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:04.799Z","updated_at":"2026-05-22T16:31:59.329Z","avatar_url":"https://github.com/webbestmaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# empty-cms\nCMS for empty\n\n## 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### webpack\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\n### html-pdf\n```bash\n$ sudo apt-get install libfontconfig\n```\n\n## Favicon generator for PWA\nhttps://www.favicon-generator.org\n\n## Static server\n\n### Install\n```bash\n$ sudo npm i static-server\n```\n\n### Run\n```bash\n$ cd dist\n$ static-server --port 8888 --not-found ./index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Felem-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebbestmaster%2Felem-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebbestmaster%2Felem-report/lists"}