{"id":21646385,"url":"https://github.com/balmjs/template-electron","last_synced_at":"2026-04-19T03:31:44.610Z","repository":{"id":70672817,"uuid":"89132690","full_name":"balmjs/template-electron","owner":"balmjs","description":"An Electron project for desktop apps","archived":false,"fork":false,"pushed_at":"2023-02-07T05:16:37.000Z","size":235,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T18:35:47.782Z","etag":null,"topics":["balm","balm-cli","electron"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/balmjs.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}},"created_at":"2017-04-23T10:03:58.000Z","updated_at":"2024-02-06T14:14:41.000Z","dependencies_parsed_at":"2023-03-11T08:57:15.506Z","dependency_job_id":null,"html_url":"https://github.com/balmjs/template-electron","commit_stats":{"total_commits":49,"total_committers":3,"mean_commits":"16.333333333333332","dds":0.1428571428571429,"last_synced_commit":"99dfd9de43d2923504517a2f9961aabc2d8f725f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balmjs/template-electron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmjs%2Ftemplate-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmjs%2Ftemplate-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmjs%2Ftemplate-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmjs%2Ftemplate-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balmjs","download_url":"https://codeload.github.com/balmjs/template-electron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmjs%2Ftemplate-electron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31993696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["balm","balm-cli","electron"],"created_at":"2024-11-25T06:44:36.188Z","updated_at":"2026-04-19T03:31:44.581Z","avatar_url":"https://github.com/balmjs.png","language":"JavaScript","readme":"# BalmJS template - `electron`\n\n\u003e An Electron app boilerplate with BalmJS.\n\n## Requirements\n\n```sh\nnpm install -g balm-core balm-cli\n# OR\nyarn global add balm-core balm-cli\n```\n\n```sh\n# Verify\nbalm -V\n\n# Output:\n# balm-cli: 4.0.0\n# balm-core: 4.0.0\n```\n\n## Installation\n\n```sh\nbalm init electron my-project\n\ncd my-project\nyarn\n# or\nnpm i\n```\n\n## Enjoy\n\n```sh\n# For development\nnpm run dev\n\n# For production\nnpm run prod\n```\n\n## FAQ\n\n\u003e `ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/` for `electron@6`\n\nQ:\n\n```sh\nUnhandledPromiseRejectionWarning: HTTPError: Response code 404 (Not Found) for `https://npm.taobao.org/mirrors/electron/v6.1.9/electron-v6.1.9-darwin-x64.zip`\n```\n\nA:\n\n- Edit `node_modules/@electron/get/dist/cjs/artifact-utils.js`\n\n```js\n// line 39\n// const path = mirrorVar('customDir', opts, details.version).replace('{{ version }}', details.version.replace(/^v/, ''));\nconst path = mirrorVar(\"customDir\", opts, details.version.replace(\"v\", \"\"));\n```\n\n- thx [BalmJS](https://github.com/balmjs/balm)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmjs%2Ftemplate-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalmjs%2Ftemplate-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmjs%2Ftemplate-electron/lists"}