{"id":13406146,"url":"https://github.com/jooy2/vutron","last_synced_at":"2025-04-08T12:03:15.849Z","repository":{"id":38107619,"uuid":"501909416","full_name":"jooy2/vutron","owner":"jooy2","description":"💚 Quick Start Templates for Vite + Electron + Vue 3 + Vuetify + TypeScript. Vutron is a preconfigured template for developing Electron cross-platform desktop apps. It uses Vue 3 and allows you to build a fast development environment with little effort.","archived":false,"fork":false,"pushed_at":"2025-03-20T01:44:35.000Z","size":3216,"stargazers_count":281,"open_issues_count":2,"forks_count":27,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T11:04:54.558Z","etag":null,"topics":["boilerplate","boilerplate-template","cross-platform","electron","electron-boilerplate","electron-template","electron-vue","electron-vue-boilerplate","electronjs","javascript","pinia","skeleton","template","typescript","vite-electron","vite-vue","vue","vue3","vuejs","vuetify"],"latest_commit_sha":null,"homepage":"https://vutron.cdget.com","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/jooy2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jooy2","custom":["https://cdget.com/donate"]}},"created_at":"2022-06-10T05:19:28.000Z","updated_at":"2025-03-27T15:10:48.000Z","dependencies_parsed_at":"2023-09-26T06:08:41.467Z","dependency_job_id":"8825a7bf-b2c3-4f4f-ad03-174b39853f10","html_url":"https://github.com/jooy2/vutron","commit_stats":{"total_commits":520,"total_committers":5,"mean_commits":104.0,"dds":"0.25576923076923075","last_synced_commit":"50af35dd5255e1695352b956039fb92faec1a31b"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fvutron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fvutron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fvutron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooy2%2Fvutron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jooy2","download_url":"https://codeload.github.com/jooy2/vutron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838441,"owners_count":21004580,"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":["boilerplate","boilerplate-template","cross-platform","electron","electron-boilerplate","electron-template","electron-vue","electron-vue-boilerplate","electronjs","javascript","pinia","skeleton","template","typescript","vite-electron","vite-vue","vue","vue3","vuejs","vuetify"],"created_at":"2024-07-30T19:02:22.421Z","updated_at":"2025-04-08T12:03:15.826Z","avatar_url":"https://github.com/jooy2.png","language":"TypeScript","funding_links":["https://github.com/sponsors/jooy2","https://cdget.com/donate"],"categories":["Get Started","TypeScript","boilerplate","Components \u0026 Libraries"],"sub_categories":["Templates","Scaffold"],"readme":"\u003cdiv align=\"center\"\u003e\n\n![vutron-logo](src/renderer/public/images/vutron-logo.webp)\n\n---\n\nQuick Start Templates for **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)**\n\n[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/main/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2)\n\n![vutron-logo](.github/resources/vutron-sample.webp)\n\n**Vutron** is a preconfigured template for developing `Electron` cross-platform desktop apps. It uses `Vue 3` and allows you to build a fast development environment with little effort.\n\n\u003c/div\u003e\n\n## Advantages of use\n\n- ✅ You can build immediately without any presets, so you can develop quickly.\n- ✅ It is being maintained quickly to be compatible with the latest `Vue` and `Electron`, as well as many modules.\n- ✅ There is no need to worry about layout and data management by using various additional templates.\n\n## Features\n\n- ⚡️ Rapid development through hot-reload\n- ⚡️ Cross-platform development and build support\n- ⚡️ Support for automated application testing\n- ⚡️ TypeScript support\n- ⚡️ Multilingual support\n- ⚡️ Support for themes (dark \u0026 light)\n- ⚡️ Basic layout manager\n- ⚡️ Global state management through the Pinia store\n- ⚡️ Quick support through the GitHub community and official documentation\n\n## [Documentation (Getting Started)](https://vutron.cdget.com/installation-and-build/getting-started)\n\nFor complete documentation including installation instructions and basic usage, please refer to each item in the link below: https://vutron.cdget.com/installation-and-build/getting-started\n\n## Contributing\n\nAnyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nPlease see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooy2%2Fvutron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjooy2%2Fvutron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooy2%2Fvutron/lists"}