{"id":19330900,"url":"https://github.com/vbenjs/gf-vben-admin","last_synced_at":"2025-02-24T07:13:33.204Z","repository":{"id":41291053,"uuid":"360537382","full_name":"vbenjs/gf-vben-admin","owner":"vbenjs","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-02T03:11:09.000Z","size":14758,"stargazers_count":59,"open_issues_count":3,"forks_count":24,"subscribers_count":2,"default_branch":"Gf-Vben-Admin","last_synced_at":"2025-01-06T08:28:15.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/vbenjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.en_US.md","contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-22T13:54:57.000Z","updated_at":"2024-12-16T05:30:36.000Z","dependencies_parsed_at":"2022-08-10T01:43:34.757Z","dependency_job_id":null,"html_url":"https://github.com/vbenjs/gf-vben-admin","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/vbenjs%2Fgf-vben-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbenjs%2Fgf-vben-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbenjs%2Fgf-vben-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbenjs%2Fgf-vben-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbenjs","download_url":"https://codeload.github.com/vbenjs/gf-vben-admin/tar.gz/refs/heads/Gf-Vben-Admin","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434304,"owners_count":19800550,"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":[],"created_at":"2024-11-10T02:38:15.487Z","updated_at":"2025-02-24T07:13:33.147Z","avatar_url":"https://github.com/vbenjs.png","language":"Vue","funding_links":["https://www.paypal.com/paypalme/cvvben"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e \u003ca href=\"https://github.com/anncwb/vue-vben-admin\"\u003e \u003cimg alt=\"VbenAdmin Logo\" width=\"200\" height=\"200\" src=\"https://anncwb.github.io/anncwb/images/logo.png\"\u003e \u003c/a\u003e \u003cbr\u003e \u003cbr\u003e\n\n[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)\n\n\u003ch1\u003eVue vben admin\u003c/h1\u003e\n\u003c/div\u003e\n\n**English** | [中文](./README.zh-CN.md)\n\n## Introduction\n\nVue Vben Admin is a free and open source middle and back-end template. Using the latest `vue3`, `vite2`, `TypeScript` and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.\n\n## Feature\n\n- **State of The Art Development**：Use front-end front-end technology development such as Vue3/vite2\n- **TypeScript**: Application-level JavaScript language\n- **Theming**: Configurable themes\n- **International**：Built-in complete internationalization program\n- **Mock Server** Built-in mock data scheme\n- **Authority** Built-in complete dynamic routing permission generation scheme.\n- **Component** Multiple commonly used components are encapsulated twice\n\n## Preview\n\n- [vue-vben-admin](https://vvbin.cn/next/) - Full version Chinese site\n- [vue-vben-admin-gh-pages](https://anncwb.github.io/vue-vben-admin/) - Full version of the github site\n- [vben-admin-thin-next](https://vvbin.cn/thin/next/) - Simplified Chinese site\n- [vben-admin-thin-gh-pages](https://anncwb.github.io/vben-admin-thin-next/) -Simplified github site\n\nTest account: vben/123456\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"VbenAdmin Logo\" width=\"100%\" src=\"https://anncwb.github.io/anncwb/images/preview1.png\"\u003e\n    \u003cimg alt=\"VbenAdmin Logo\" width=\"100%\" src=\"https://anncwb.github.io/anncwb/images/preview2.png\"\u003e\n    \u003cimg alt=\"VbenAdmin Logo\" width=\"100%\" src=\"https://anncwb.github.io/anncwb/images/preview3.png\"\u003e\n\u003c/p\u003e\n\n### Use Gitpod\n\nOpen the project in Gitpod (free online dev environment for GitHub) and start coding immediately.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/anncwb/vue-vben-admin)\n\n## Documentation\n\n[Document](https://vvbin.cn/doc-next/)\n\n## Preparation\n\n- [node](http://nodejs.org/) and [git](https://git-scm.com/) - Project development environment\n- [Vite](https://vitejs.dev/) - Familiar with vite features\n- [Vue3](https://v3.vuejs.org/) - Familiar with Vue basic syntax\n- [TypeScript](https://www.typescriptlang.org/) - Familiar with the basic syntax of `TypeScript`\n- [Es6+](http://es6.ruanyifeng.com/) - Familiar with es6 basic syntax\n- [Vue-Router-Next](https://next.router.vuejs.org/) - Familiar with the basic use of vue-router\n- [Ant-Design-Vue](https://2x.antdv.com/docs/vue/introduce-cn/) - ui basic use\n- [Mock.js](https://github.com/nuysoft/Mock) - mockjs basic syntax\n\n## Install and use\n\n- Get the project code\n\n```bash\ngit clone https://github.com/anncwb/vue-vben-admin.git\n```\n\n- Installation dependencies\n\n```bash\ncd vue-vben-admin\n\npnpm install\n\n```\n\n- run\n\n```bash\npnpm serve\n```\n\n- build\n\n```bash\npnpm build\n```\n\n## Change Log\n\n[CHANGELOG](./CHANGELOG.zh_CN.md)\n\n## Project\n\n- [vue-vben-admin](https://github.com/anncwb/vue-vben-admin) - full version\n- [vue-vben-admin-thin-next](https://github.com/anncwb/vben-admin-thin-next) - Simplified version\n\n## How to contribute\n\nYou are very welcome to join！[Raise an issue](https://github.com/anncwb/vue-vben-admin/issues/new/choose) Or submit a Pull Request。\n\n**Pull Request:**\n\n1. Fork code!\n2. Create your own branch: `git checkout -b feat/xxxx`\n3. Submit your changes: `git commit -am 'feat(function): add xxxxx'`\n4. Push your branch: `git push origin feat/xxxx`\n5. submit`pull request`\n\n## Git Contribution submission specification\n\n- reference [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) specification ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))\n\n  - `feat` Add new features\n  - `fix` Fix the problem/BUG\n  - `style` The code style is related and does not affect the running result\n  - `perf` Optimization/performance improvement\n  - `refactor` Refactor\n  - `revert` Undo edit\n  - `test` Test related\n  - `docs` Documentation/notes\n  - `chore` Dependency update/scaffolding configuration modification etc.\n  - `workflow` Workflow improvements\n  - `ci` Continuous integration\n  - `types` Type definition file changes\n  - `wip` In development\n\n## Related warehouse\n\nIf these plugins are helpful to you, you can give a star support\n\n- [vite-plugin-mock](https://github.com/anncwb/vite-plugin-mock) - Used for local and development environment data mock\n- [vite-plugin-html](https://github.com/anncwb/vite-plugin-html) - Used for html template conversion and compression\n- [vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import) - Used for component library style introduction on demand\n- [vite-plugin-theme](https://github.com/anncwb/vite-plugin-theme) - Used for online switching of theme colors and other color-related configurations\n- [vite-plugin-imagemin](https://github.com/anncwb/vite-plugin-imagemin) - Used to pack compressed image resources\n- [vite-plugin-compression](https://github.com/anncwb/vite-plugin-compression) - Used to pack input .gz|.brotil files\n- [vite-plugin-svg-icons](https://github.com/anncwb/vite-plugin-svg-icons) - Used to quickly generate svg sprite\n\n## Browser support\n\nThe `Chrome 80+` browser is recommended for local development\n\nSupport modern browsers, not IE\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eEdge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari |\n| :-: | :-: | :-: | :-: | :-: |\n| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## Maintainer\n\n[@Vben](https://github.com/anncwb)\n\n## Donate\n\nIf you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!\n\n![donate](https://anncwb.github.io/anncwb/images/sponsor.png)\n\n\u003ca style=\"display: block;width: 100px;height: 50px;line-height: 50px; color: #fff;text-align: center; background: #408aed;border-radius: 4px;\" href=\"https://www.paypal.com/paypalme/cvvben\"\u003ePaypal Me\u003c/a\u003e\n\n## Discord\n\n- [github discussions](https://github.com/anncwb/vue-vben-admin/discussions)\n- [Discord](https://discord.gg/8GuAdwDhj6)\n\n## License\n\n[MIT © Vben-2020](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbenjs%2Fgf-vben-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbenjs%2Fgf-vben-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbenjs%2Fgf-vben-admin/lists"}