14 Star 178 Fork 34

妙码生花/BuildAdminDoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.md 6.29 KB
一键复制 编辑 原始数据 按行查看 历史

序言

项目介绍

🔥🔥项目是基于 Thinkphp8Vue3TypeScriptViteElement PlusPinia 等的后台管理系统,详细介绍请 查看首页,数据库使用 Mysql,并支持 国际化i18n。此项目永久免费开源,无需授权即可商业使用。

快速了解

  • 什么是CRUD(新版本可视化CRUD)
  • 什么是内置终端

在线预览

点击前往演示站:https://demo.buildadmin.com
账户:admin
密码:123456

::: warning 提示 演示站并不随时保持最新,并已禁用编辑和删除数据权限,请下载源码安装体验所有功能。 :::

代码版本与下载

Git仓库分支

  • v2 含项目完整的 Web端、Server端 以及已经编译好的 安装器 代码,需要手动执行 composer install
  • install 系统安装器的源代码,已经编译到 v2 分支的 install 目录,用于系统安装,此分支代码与系统运行无关。
  • develop 当前正在开发的版本。

其他

  • 完整包 :已经进行了 composer install ,这样您就不再需要安装 composer 了,但仍然需要根据安装程序引导执行 npm install 等。
  • 资源包 :仅含 Composer 等资源,用于直接覆盖到项目根目录,不含核心代码。

::: tip 代码包的选择

  1. 如果您是纯前端开发者,并且不了解 Composer ,建议直接使用完整包,下载后可以执行一下 git pull 命令获取最新修改。
  2. 如果您是后端、全栈开发者,就算不了解 Composer ,也建议您使用Git包,参考文档进行安装即可,它可以帮助您搭建好完整的开发环境,方便后续二次的开发。
  3. 如果您希望方便快速体验系统,请直接使用完整包

:::

许可与授权

::: tip Apache2.0 License

https://gitee.com/wonderful-code/buildadmin/blob/v2/LICENSE

即无需授权即可商业使用,但本项目包含的第三方源码和二进制文件之版权信息另行标注。

:::

::: warning 若您正在设计/开发我们的竞品,并使用了我们的设计或代码,请您主动在项目显目处携带我们的链接,并告知我们。但请放心,开源代码不反对借鉴,就如以上协议所述一样,首版著作权号:2021SR1616095

您充分了解并同意:您必须为自己使用本服务及注册帐号下的一切行为负责,包括您所发表的任何内容以及由此产生的任何后果。您应对本服务中的内容自行加以判断,并自行承担因使用内容而引起的所有风险。 :::

特别鸣谢

感谢 Gitee、GitHub 提供平台

感谢巨人提供肩膀

排名不分先后

  • Thinkphp http://www.thinkphp.cn/
  • FastAdmin https://gitee.com/karson/fastadmin
  • Vue https://github.com/vuejs/core
  • vue-next-admin https://gitee.com/lyt-top/vue-next-admin
  • Element Plus https://github.com/element-plus/element-plus
  • TypeScript https://github.com/microsoft/TypeScript
  • vue-router https://github.com/vuejs/vue-router-next
  • vite https://github.com/vitejs/vite
  • Pinia https://github.com/vuejs/pinia
  • Axios https://github.com/axios/axios
  • nprogress https://github.com/rstacruz/nprogress
  • screenfull https://github.com/sindresorhus/screenfull.js
  • mitt https://github.com/developit/mitt
  • sass https://github.com/sass/sass
  • wangEditor https://github.com/wangeditor-team/wangEditor
  • echarts https://github.com/apache/echarts
  • vueuse https://github.com/vueuse/vueuse
  • lodash https://github.com/lodash/lodash
  • eslint https://github.com/eslint/eslint
  • prettier https://github.com/prettier/prettier
  • vitepress https://vitepress.dev/zh/
  • countUp https://github.com/inorganik/countUp.js
  • Sortable https://github.com/SortableJS/Sortable
  • v-code-diff https://github.com/Shimada666/v-code-diff
  • clicaptcha https://github.com/hooray/clicaptcha
  • phinx https://github.com/cakephp/phinx
  • jetbrains https://www.jetbrains.com/

支持项目

无需捐赠,如果觉得项目不错,或者已经在使用了,希望你可以去 Github 或者 Gitee 帮我们点个 ⭐ Star,这将是对我们极大的鼓励与支持。

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/wonderful-code/build-admin-doc.git
git@gitee.com:wonderful-code/build-admin-doc.git
wonderful-code
build-admin-doc
BuildAdminDoc
v2

搜索帮助