{"id":18522939,"url":"https://github.com/avine/web-explorer","last_synced_at":"2026-04-15T13:34:33.416Z","repository":{"id":120340131,"uuid":"129394476","full_name":"avine/web-explorer","owner":"avine","description":"Front end developer playground","archived":false,"fork":false,"pushed_at":"2018-11-30T14:45:26.000Z","size":1053,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T18:54:04.245Z","etag":null,"topics":["css3","es6-javascript","html5","standard","web"],"latest_commit_sha":null,"homepage":"https://avine.github.io/web-explorer/","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/avine.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":"2018-04-13T11:43:41.000Z","updated_at":"2018-11-30T14:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4136f1b7-ecf5-4f23-950c-ed7cce27695b","html_url":"https://github.com/avine/web-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avine/web-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avine%2Fweb-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avine%2Fweb-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avine%2Fweb-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avine%2Fweb-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avine","download_url":"https://codeload.github.com/avine/web-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avine%2Fweb-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31843037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css3","es6-javascript","html5","standard","web"],"created_at":"2024-11-06T17:33:36.057Z","updated_at":"2026-04-15T13:34:33.388Z","avatar_url":"https://github.com/avine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebExplorer\n\nFront end developer playground\n\n## npm scripts usage\n\nFor development:\n\n```bash\n# Build frontend and backend in watch mode\nnpm run watch # aka: npm run watch:front \u0026 npm run watch:back\n\n# Start backend web server in watch mode\nnpm run start:watch\n```\n\nFor production:\n\n```bash\n# Build frontend and backend\nnpm run build # aka: npm run build:front \u0026 npm run build:back\n\n# Start backend web server\nnpm start\n```\n\nTo mock the backend web server:\n\n```bash\n# Only watch (or build) the front\nnpm run watch:front # or: npm run build:front\n\n# Start webpack-dev-server instead of the real backend web server\nnpm run start:mock\n```\n\n## Service worker\n\nOpen `src/front/service-worker.js` and update the cache version each time you upload a new version of the App.\n\n```js\nconst cacheVersion = 1;\n```\n\n## HTML base setting\n\nFor production:\n\nOpen `src/front/index.html` and set the base `href` according to your public path. Then, run the npm scripts as described above.\n\n```html\n\u003cbase href=\"/\"\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favine%2Fweb-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favine%2Fweb-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favine%2Fweb-explorer/lists"}