{"id":13597771,"url":"https://github.com/wwwlike/vlife","last_synced_at":"2026-01-09T23:00:37.497Z","repository":{"id":39259451,"uuid":"490516276","full_name":"wwwlike/vlife","owner":"wwwlike","description":"企业级低代码快速开发平台，包含页面可视化配置、自定义表单、自定义报表、权限管理脚手架应用、前后端代码自动生成；主要特点是低代码开发，可实现复杂CRUD功能仅编写数据模型就能完成前后端开发","archived":false,"fork":false,"pushed_at":"2024-10-22T15:50:41.000Z","size":9492,"stargazers_count":695,"open_issues_count":1,"forks_count":79,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-16T03:27:19.398Z","etag":null,"topics":["admin","ahooks","codegenerator","data-engineer","form-designer","formily","low-code","querydsl","react","spring","spring-boot","template","template-project"],"latest_commit_sha":null,"homepage":"http://vlife.cc","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wwwlike.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-10T02:36:32.000Z","updated_at":"2024-11-14T14:03:59.000Z","dependencies_parsed_at":"2024-01-28T08:20:18.615Z","dependency_job_id":"2abf8483-9c3c-458d-a6f1-015bc0442f41","html_url":"https://github.com/wwwlike/vlife","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwlike%2Fvlife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwlike%2Fvlife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwlike%2Fvlife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwlike%2Fvlife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wwwlike","download_url":"https://codeload.github.com/wwwlike/vlife/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163390,"owners_count":21057927,"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":["admin","ahooks","codegenerator","data-engineer","form-designer","formily","low-code","querydsl","react","spring","spring-boot","template","template-project"],"created_at":"2024-08-01T17:00:40.881Z","updated_at":"2026-01-09T23:00:37.472Z","avatar_url":"https://github.com/wwwlike.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized","Java"],"sub_categories":["Uncategorized"],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg alt=\"logo\" src=\"https://gitee.com/wwwlike/vlife/raw/master/docs/static/logo1.jpg\" width=\"50\" height=\"75\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e微徕零代码\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e上手简单、配置简洁、功能完备\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://gitee.com/wwwlike/vlife\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://gitee.com/wwwlike/vlife/badge/star.svg?theme=dark\" alt=\"star\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gitee.com/wwwlike/vlife\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://gitee.com/wwwlike/vlife/badge/fork.svg?theme=dark\" alt=\"star\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n- 项目预览:   [http://admin.vlife.cc](http://admin.vlife.cc)\n- 项目文档:   [http://vlife.cc](http://vlife.cc)\n\n## 1.平台特点\n- 轻松上手：一切从简，业务人员也能轻松掌握。\n- 准零代码：告别前端开发，复杂逻辑写java接口即可。\n- 对标顶流：向轻流、简道云看齐，准零代码的top本地产品。\n\n## 2.技术方案\n- 采用前后端分离的技术栈（Java+React），服务端采用支持mysql8,sqlserver2012,oracle11+；前端提供了丰富UI组件，使用平台的设计器引擎将UI组件与后台数据接口组合在一起,用户可以零代码方式完成大多数业务功能。当然对于复杂的业务逻辑，平台支持用户写个性化的接口\n\n## 3.常见问题\n### 是什么样的低代码产品\n- 一款接近于零代码，类似轻流，简道云这类apaas平台一样通过配置就可以完成应用的开发。但是vlife和他们不同的是我们能够本地化开发和部署是一款开源产品。\n\n### 和其他开源低代码的区别\n- 开源低代码基本都是脚手架工具，研发人员在生成的前后端代码基础上进行二次开发，往往会有二次代码生成覆盖的问题，且是全代码开发工作量大，对研发技能要求高，上手时间长。\nvlife平台无需开发前端，页面功能全部通过配置完成，复杂需求才需要写后台接口。服务端平台提供了全部源码，应用开发使用的源码都是通过平台模型首次发布时平台生成的，后续修改二次发布不生源码，所以没有代码覆盖问题。\n\n### 零代码能解决所有问题?\n- 应用的复杂度往往在后端，就算平台拥有完备的逻辑编排引擎也很难用零代码开发出一款复杂的应用，所以我们平台是支持后端全代码开发的。\n\n- 在前端方向vlife是零代码，因为在ToB领域的应用里平台已经积累和完善了大量该领域的UI组件，可以支持研发的各类展示效果，支持各种复杂度的联动，校验等需求。这个前端骨架已经完善，就算有个性化的需求，您可以找到我们，我们给出UI模版来匹配。\n\n\n\n## 4. 快速上手\n1. 安装: `jdk8/jdk11`，`mysql8`,导入初始化数据库`db/vlife_mysql.sql`\n2. 编译: `maven package` 编译项目 \n3. 启动: `vlife-admin`，运行`vlife-admin/AdminApplication` 脚手架项目\n4. 访问: `http://localhost:8288/login` 超级管理员：`manage/123456`\n\n\n### 界面简洁\n![界面简洁](https://gitee.com/wwwlike/vlife/raw/master/docs/static/product1.png)\n### 模型设计器\n![模型设计器](https://gitee.com/wwwlike/vlife/raw/master/docs/static/modelDesign.png)\n### 视图配置\n![视图配置](https://gitee.com/wwwlike/vlife/raw/master/docs/static/tableDesign.png)\n### 表单设计器\n![表单设计器](https://gitee.com/wwwlike/vlife/raw/master/docs/static/formDesign.png)\n### 按钮设计器\n![按钮设计器](https://gitee.com/wwwlike/vlife/raw/master/docs/static/buttonDesign.png)\n### 查询设计器\n![查询设计器](https://gitee.com/wwwlike/vlife/raw/master/docs/static/condition.png)\n### 看板图表设计器\n![页面设计引擎](https://gitee.com/wwwlike/vlife/raw/master/docs/static/pageDesign.png)\n### 流程设计器\n![视图配置](https://gitee.com/wwwlike/vlife/raw/master/docs/static/flow.png)\n\n\n### 反馈与共建\n\n\u003cdiv \u003e\n    \u003cdiv style=\"display: inline-block;width:200px\"\u003e\n      \u003cimg style=\"width: 200px; height: 200px;\" src=\"https://gitee.com/wwwlike/vlife/raw/master//docs/static/qqq.png\" alt=\"qq群\"\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwwwlike%2Fvlife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwwwlike%2Fvlife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwwwlike%2Fvlife/lists"}