Giter Site home page Giter Site logo

freeblow / rebuild Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getrebuild/rebuild

0.0 0.0 0.0 19.42 MB

Building your business-systems freely! 高度可定制化的企业管理系统 企业中台 开放式设计 零代码快速搭建 OA CRM ERP HRM SCM SFA

Home Page: https://getrebuild.com/

License: GNU General Public License v3.0

Java 88.35% CSS 7.44% HTML 4.21% Shell 0.01%

rebuild's Introduction

Codacy codecov Build Status License GPLv3 License COMMERCIAL

项目特色

REBUILD 更侧重于业务需求实现,而非基础的技术框架或项目启动模板。通过 REBUILD 可以真正实现零代码快速搭建业务系统,无需编程、无需编译代码,甚至无需了解技术。

「开放式设计」是 REBUILD 的重要设计理念,得益于开发团队超过十年的成熟 B 端产品经验,我们实现了对企业日常各类需求的可配置化管理,无需开发即可使用,有效避免过度依赖高成本研发投入。

更多详情介绍 https://getrebuild.com/

福利:欢迎加入 REBUILD QQ 交流群 819865721

V2.3 新特性

本次更新为你带来众多功能增强与优化。

  1. 共享支持编辑权限(默认为只读)
  2. 审批流程审批人可以选择“发起人”与“审批人”
  3. 触发器-字段转写(自动更新)支持更加丰富的转写规则
  4. 高级查询支持“所属团队”条件
  5. 视图相关项列表支持搜索与排序
  6. ...

更多新特性请移步 CHANGLOG

在线体验

https://nightly.getrebuild.com/

管理员用户名密码均为 admin,普通用户名密码均为 rebuild

使用

开始使用 REBUILD 非常简单,你不需要搭建复杂的运行环境,甚至不需要安装 JDK(standalone 安装包自带)。零依赖快速部署,就是那么简单!

1. 使用已发布版本

生产环境强烈推荐使用此方式 !!!

进入 releases 页面选择适合的安装包下载。从 2.0 版本开始,我们同时提供 bootstandalone 两种安装包。boot 为 Spring Boot 的 jar 独立运行模式,standalone 为外置 Tomcat 运行模式,两种模式在功能上并无区别。

更多信息请参考 安装文档

2. 通过源码编译

注意 !!! 生产环境请使用 master 分支(即默认分支),其他分支为开发分支,功能存在不确定性

# 拉取
git clone --depth=1 https://github.com/getrebuild/rebuild.git

# 编译
mvn package

# 运行
java -jar target/rebuild.jar

打开浏览器输入 http://127.0.0.1:18080/ 开始体验。

开发

RB 从 2.0 版本开始支持 jarwar 两种打包/运行模式,两种模式在开发与使用上并无区别。默认情况下使用 Spring Boot 的独立 jar 模式,启动类为 BootApplication

如你希望使用外部 Tomcat(或其他 Java Web 容器) 即 war 方式,请将 pom.xml 文件中注释为 UNCOMMENT USE TOMCAT 的下一行取消注释。

启动参数

RB 中有几个非常重要的启动参数需要了解,无论是开发还是运行都非常重要。

参数 说明 默认值
-Drbdev 开发模式下请设为 true,会启用众多开发特性 false
-Drbpass 用于解密加密的配置参数,加密参数使用 AES(xxx) 包裹 REBUILD2018

更多信息请参考 开发人员文档

版权 License

REBUILD 使用开源 GPL-3.0商业授权 双重许可授权。

REBUILD uses both open source (GPL-3.0) and commercial dual-licensing authorizations.

购买商业版

从 2.0 版本开始,RB 将推出商业版增值功能计划。如果 REBUILD 对贵司业务有帮助,可以考虑 购买商业授权 以支持 RB 的日常运营及发展。除了增值功能,还可以得到更好的技术支持服务。非常感谢!

rebuild's People

Contributors

devezhao avatar getrebuild avatar qxinfo2019 avatar rktksupport avatar dependabot[bot] avatar tubrome avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.