{"id":13486772,"url":"https://github.com/ci010/electron-vue-next","last_synced_at":"2025-05-12T14:29:58.646Z","repository":{"id":48883228,"uuid":"305455441","full_name":"ci010/electron-vue-next","owner":"ci010","description":"A starter template for using vue-next with the electron.","archived":false,"fork":false,"pushed_at":"2021-09-06T18:14:06.000Z","size":1815,"stargazers_count":190,"open_issues_count":13,"forks_count":25,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-12T14:29:47.507Z","etag":null,"topics":["boilerplate","electron","electron-vue","esbuild","rollup","vite","vue","vue-next","vue-router","vuex"],"latest_commit_sha":null,"homepage":"https://ci010.github.io/electron-vue-next/","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/ci010.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}},"created_at":"2020-10-19T17:02:53.000Z","updated_at":"2024-11-26T19:26:24.000Z","dependencies_parsed_at":"2022-09-16T04:01:21.511Z","dependency_job_id":null,"html_url":"https://github.com/ci010/electron-vue-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ci010%2Felectron-vue-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ci010%2Felectron-vue-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ci010%2Felectron-vue-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ci010%2Felectron-vue-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ci010","download_url":"https://codeload.github.com/ci010/electron-vue-next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754892,"owners_count":21958922,"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","electron","electron-vue","esbuild","rollup","vite","vue","vue-next","vue-router","vuex"],"created_at":"2024-07-31T18:00:50.951Z","updated_at":"2025-05-12T14:29:58.617Z","avatar_url":"https://github.com/ci010.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Get Started"],"sub_categories":["Templates"],"readme":"# Overview\n\nThis repository contains the starter template for using vue-next with the latest electron. \n\n*I started to learn electron \u0026 vue by the great project [electron-vue](https://github.com/SimulatedGREG/electron-vue). This project is also inspired from it.*\n\nYou can see the document [here](https://ci010.github.io/electron-vue-next/index.html).\n\n同样，我们也有[中文文档](https://ci010.github.io/electron-vue-next/zh)。\n\n## Features\n\n- Electron 11\n  - Follow the [security](https://www.electronjs.org/docs/tutorial/security) guide of electron, make renderer process a browser only environment\n  - Using [electron-builder](https://github.com/electron-userland/electron-builder) to build\n- Empower [vue-next](https://github.com/vuejs/vue-next) and its eco-system\n  - Using [vite](https://github.com/vitejs/vite) which means develop renderer process can be blazingly fast!\n  - Using [vuex 4.0](https://github.com/vuejs/vuex/tree/4.0) with strong type state, getters, and commit\n  - Using [vue-router-next](https://github.com/vuejs/vue-router-next)\n- Using [eslint](https://www.npmjs.com/package/eslint) with Javascript Standard by default\n- Built-in TypeScript Support\n  - Using [esbuild](https://github.com/evanw/esbuild) in [rollup](https://github.com/rollup/rollup) (align with vite) to build main process typescript code \n- Github Action with Github Release is out-of-box\n  - Auto bump version in package.json and generate CHANGELOG.md if you follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0)\n  - Detail how this work described in [Release Process](#release-process) section\n- Integrate VSCode well\n  - Support debug .ts/.vue files in main/renderer process by vscode debugger\n  - Detail see [Debug](#debug-in-vscode) section\n- Multiple Windows Support\n  - Can add a new window for App easily. See [Add a New Window](#new-window) section\n- [vue-devtool](https://github.com/vuejs/vue-devtools) support\n  - Run npm run postinstall to install extensions\n  - Support vue-router-next and vuex 4 with new UI\n\n\n## Getting Started\n\nRun `npm init electron-vue-next \u003capp-dirname\u003e`\n\nOnce you have your project, and in the project folder:\n\n```shell\n# Install dependencies with linter\nnpm install\n\n# Will start vite server, rollup devserver, and electron to dev!\nnpm run dev\n\n# OPTIONAL. Will compile the main and renderer process to javascript and display output size\nnpm run build\n\n# OPTIONAL. Will compile all and output an unpacked electron app. You can directly \nnpm run build:dir\n\n# Will compile all and build all products and ready to release\nnpm run build:production\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fci010%2Felectron-vue-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fci010%2Felectron-vue-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fci010%2Felectron-vue-next/lists"}