{"id":27374301,"url":"https://github.com/anechunaev/electron-vue-template","last_synced_at":"2026-05-06T04:32:19.643Z","repository":{"id":287557181,"uuid":"965108113","full_name":"anechunaev/electron-vue-template","owner":"anechunaev","description":"A boilerplate template for building cross-platform desktop applications using Electron and Vue.js","archived":false,"fork":false,"pushed_at":"2025-09-27T11:55:56.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T13:27:58.562Z","etag":null,"topics":["electron","electron-app","template","vue3","vuejs"],"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/anechunaev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null},"funding":{"github":"anechunaev","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-04-12T12:34:32.000Z","updated_at":"2025-09-27T11:56:00.000Z","dependencies_parsed_at":"2025-04-13T11:55:56.429Z","dependency_job_id":null,"html_url":"https://github.com/anechunaev/electron-vue-template","commit_stats":null,"previous_names":["anechunaev/electron-vue-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anechunaev/electron-vue-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Felectron-vue-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Felectron-vue-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Felectron-vue-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Felectron-vue-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anechunaev","download_url":"https://codeload.github.com/anechunaev/electron-vue-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Felectron-vue-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["electron","electron-app","template","vue3","vuejs"],"created_at":"2025-04-13T11:55:55.284Z","updated_at":"2026-05-06T04:32:19.636Z","avatar_url":"https://github.com/anechunaev.png","language":"JavaScript","funding_links":["https://github.com/sponsors/anechunaev"],"categories":[],"sub_categories":[],"readme":"# Electron Vue Template\n\nThis repository provides a boilerplate template for building cross-platform desktop applications using [Electron](https://www.electronjs.org/) and [Vue.js](https://vuejs.org/).\n\n## Features\n\n- **Electron**: Build cross-platform desktop apps with web technologies.\n- **Vue.js**: Reactive and component-based UI development.\n- **Pre-configured**: Ready-to-use setup for faster development.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- [Node.js](https://nodejs.org/) (LTS version recommended)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n\n### Installation\n\n1. Clone the repository:\n\t```bash\n\tgit clone https://github.com/anechunaev/electron-vue-template.git\n\tcd electron-vue-template\n\t```\n\n2. Install dependencies:\n\t```bash\n\tnpm install\n\t# or\n\tyarn install\n\t```\n\n### Development\n\nStart the development server with hot reload:\n```bash\nnpm run dev \u0026\u0026 npm run start\n# or\nyarn dev \u0026\u0026 yarn start\n```\n\n### Build\n\nTo package the application for production:\n```bash\nnpm run build\n# or\nyarn build\n```\n\n## Folder Structure\n\n- `src/render/`: Contains the Vue.js application code.\n- `src/main.ts`: Electron main process code.\n- `assets/`: Static assets.\n- `config/`: Build configuration files.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Acknowledgments\n\n- [Electron](https://www.electronjs.org/)\n- [Vue.js](https://vuejs.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Felectron-vue-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanechunaev%2Felectron-vue-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Felectron-vue-template/lists"}