Skip to content

一个golang的快速开发脚手架,基于Gin + Gorm + Vue3 + Element plus(vue-pure-admin)Saas化设计,可支持多团队(租户),基础用户管理功能,jwt鉴权,代码生成器,权限管理,表单构建,因夫人工作需要,简单做了一个crm系统,DEMO:http://dilu.youwan.art

License

Notifications You must be signed in to change notification settings

chenfeitech/dilu-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dilu-admin后台管理系统

license

介绍

本系统是 dilu的vue前端页面,点击查看的卢后端服务,基于 vue-pure-admin 精简版

演示地址

演示地址,系统做了saas化设计,主账号直接dilu登录,团队账户为tangtang,密码默认。 d7f4b2513f7440d6c4c9bd932b4800f

安装使用

  • 获取项目代码
git clone https://github.com/baowk/dilu-admin.git
  • 安装依赖
cd dilu-admin

pnpm install
  • 运行
pnpm serve
  • 打包
pnpm build

详细文档参考vue-pure-admin 查看文档

About

一个golang的快速开发脚手架,基于Gin + Gorm + Vue3 + Element plus(vue-pure-admin)Saas化设计,可支持多团队(租户),基础用户管理功能,jwt鉴权,代码生成器,权限管理,表单构建,因夫人工作需要,简单做了一个crm系统,DEMO:http://dilu.youwan.art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.4%
  • Vue 39.6%
  • SCSS 4.1%
  • Roff 3.2%
  • JavaScript 0.7%
  • CSS 0.6%
  • Other 0.4%