Skip to content

基于阿里低代码二次开发的低代码平台

Notifications You must be signed in to change notification settings

LAMMUpro/lowcode-AliMain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

低代码平台

该项目使用monorepo管理,包含了前端(前台+后台)、后端代码、插件代码

monorepo目录结构

- Admin // 低代码后台管理 [独立仓库]
- Designer // 设计器
- Nest // 后端 [独立仓库]
- ...
- packages
  - antd5 // [email protected] 的 npm包
  - lowcode-component-antd5 // antd5物料 [独立仓库]
  - lowcode-component-use // 自定义物料 [独立仓库]
  - ...
  - lowcode-utils // 一些公共方法

项目环境

  • node16.18.0
  • yarn(必须)
  • wsl (windows环境下)
  • vscode-wsl插件 (使用wsl)
  • s
  • ncc

相关仓库

lowcode-component-use物料和lowcode-component-antd5都从此继承

lowcode-component-use自定义物料

需要下载到packages/* original: https://github.com/LAMMUpro/lowcode-component-template.git的master分支

需要下载到packages/* original: https://github.com/LAMMUpro/lowcode-component-template.git的antd分支

需要下载到packages/* original: https://github.com/alibaba/lowcode-engine-ext.git的main分支

需要下载到packages/* 源: https://github.com/alibaba/lowcode-plugins 目录:packages/plugin-code-editor 版本号:@alilc/[email protected] 复制点:30aaf6631dbbee45a3dad908b6b7fd10d8e9651e

About

基于阿里低代码二次开发的低代码平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published