mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:46:45 +00:00
39ee4b8873
* chore: skip sync localization-management plugin enable status * chore: unSyncPlugins array * chore: remove install at dev * chore: gateway and supervisor * chore: install command * chore: remove app manager * chore: share plugin * chore: wsserver * chore: websocket server * chore: websocket connection with app status * feat: socket server at gateway * chore: loading message * chore: ready status * chore: handle app error * feat: restart app at supervisor * feat: health check endpoint * chore: test * chore: test * chore: test * chore: test * chore: build * chore: test * chore: build * chore: application ready status * chore: error message * chore: handle application error * chore: handle error in load * chore: report error in websocket * chore: ws error * chore: ws error * chore: typo * chore: switch app ready status at install * chore: test * chore: test * chore: test * chore: test * feat: add WebSocket client * chore: start gateway * chore: start command in application * chore: code * chore: pm command * chore: run start after load sub app * feat: application fsm * refactor: server life cycle (#2402) * refactor: server life cycle * fix: test error * fix: test error * fix: test error * fix: app.start * fix: cronjob stop * fix: db.sync before upgrade * fix: pm.get * fix: test error * fix: test error * fix: test error * test: add test cases * fix: remove PluginType * chore: start application after install * chore: fsm * chore: working status * chore: working command * chore: remove swith app ready status * chore: switch status after working done * chore: ws status * chore: gateway error * chore: test * chore: stopping status * chore: test * chore: test * feat: app proxy * chore: application destory * chore: application message changed with status * chore: test * chore: test timeout * test: remove listener add by plugin * test: remove listener add by plugin * chore: test * feat: app maintaining * fix: add AppMaintainingDialog * feat: off * test: gateway http response * test: gateway with errors * chore: unkown error * chore: websocket message * chore: ws message * chore: code * chore: error format * chore: delay app load * feat: improve code * chore: application initializing status * chore: supervisor with app status * chore: command status response * chore: test * chore: ws message * chore: test * fix: command running message * feat: restart * chore: code * chore: status transition * chore: test * fix: improve code * fix: error * fix: restart * fix: command * chore: reset client app tag when app selector changed * chore: error report * fix: application status * fix: build * chore: disable help command dispatch * chore: test * test: multi apps test * fix: improve code * fix: test * fix: test * fix: multi apps single running * fix: improve code * fix: app status * chore: move plugin static file to gateway * feat: static file handler * chore: test * chore: enable plugins in share collection * chore: gateway serve upload files * fix: improve client * chore: ws nginx config * fix: gateway with naonoid * fix: db sync * fix: loading * fix: ping * fix: locale load * fix: yarn start --quickstart * fix: add debug log * chore: application started event * chore: running working message payload * chore: nginx log * chore: nginxconf * chore: working message log * feat: logs * feat: compression * fix: remove koa-send and koa-static * fix: remove -e * fix: remove nginx * fix: remove -e * fix: __appName * chore: delay install sub application * chore: sync plugin status * fix: boot sub app * fix: main app reload * fix: test * fix: app status * test: field.bind block event loop * feat: newrelic * feat: debug log * chore: upgrade * fix(file-manager): test error * fix: default app selector * fix: reload after maintained * chore: boot sub app * chore: application destroy command * chore: destroy command * chore: clean code * chore: package.json * chore: maintaining message * chore: test * fix: collection.sync * feat: add test cases * chore: application * fix: test error * feat: improve codes and add test cases * fix: test error * fix: pm enable and disable * fix: pm.disable * feat: update docs * chore: update dockerfile --------- Co-authored-by: chenos <chenlinxh@gmail.com>
97 lines
4.5 KiB
Markdown
97 lines
4.5 KiB
Markdown
[English](./README.md) | 简体中文 | [Türkçe](./README.tr-TR.md)
|
||
|
||
![](https://www.nocobase.com/images/demo/11.png)
|
||
|
||
**注意:** 📌
|
||
|
||
NocoBase 正处在早期开发阶段,可能变动频繁,请谨慎用于生产环境。
|
||
|
||
## 最近重要更新
|
||
|
||
- [v0.13: 全新的应用状态流转 - 2023/08/24](https://docs-cn.nocobase.com/welcome/release/v13-changelog)
|
||
- [v0.12: 全新的插件构建工具 - 2023/08/01](https://docs-cn.nocobase.com/welcome/release/v12-changelog)
|
||
- [v0.11: 全新的客户端 Application、Plugin 和 Router - 2023/07/08](https://docs-cn.nocobase.com/welcome/release/v11-changelog)
|
||
- [v0.10: Update instructions - 2023/06/23](https://docs-cn.nocobase.com/welcome/release/v10-changelog)
|
||
|
||
## 我们在招聘
|
||
|
||
我们在寻找全职、远程的产品设计、开发、测试的新同事加入团队,如果你对 NocoBase 有强烈的兴趣,欢迎给我们发邮件:hello@nocobase.com
|
||
|
||
## NocoBase 是什么
|
||
|
||
NocoBase 是一个极易扩展的开源无代码开发平台。
|
||
无需编程,使用 NocoBase 搭建自己的协作平台、管理系统,只需要几个小时。
|
||
|
||
中文官网:
|
||
https://cn.nocobase.com/
|
||
|
||
在线体验:
|
||
https://demo-cn.nocobase.com/new
|
||
|
||
文档:
|
||
https://docs-cn.nocobase.com/
|
||
|
||
## 适用场景
|
||
|
||
如果你有以下需求,NocoBase 就是为你设计的:
|
||
|
||
- 开发组织内部管理系统
|
||
- 通过无代码开发,满足大部分业务需求
|
||
- 无代码开发在操作上足够简单,满足非开发人员;在功能上足够灵活,接近原生开发
|
||
- 可以非常方便的进行扩展开发
|
||
- 私有部署,掌控全部代码和数据
|
||
- 可免费使用,也可以付费获得更多技术支持
|
||
|
||
## 与众不同之处
|
||
|
||
### 1. “数据结构”与“使用界面”分离
|
||
|
||
多数以表单、表格或者流程驱动的无代码产品都是在使用界面上直接创建数据结构,比如 Airtable 在表格里新增一列就是新增一个字段。这样的好处是使用简单,不足是功能和灵活性受限,难以满足较复杂场景的需求。
|
||
|
||
NocoBase 采用数据结构与使用界面分离的设计思路,可以为数据表创建任意数量、任意形态的区块(数据视图),每个区块里可以定义不同的样式、文案、操作。这样既兼顾了无代码的简单操作,又具备了原生开发的灵活性。
|
||
|
||
![2.collection-block.png](https://docs-cn.nocobase.com/static/2.collection-block.7dcc928f.png)
|
||
|
||
### 2. 所见即所得
|
||
NocoBase 可以开发复杂和有特色的业务系统,但这并不意味着需要复杂和专业的操作。只需一次点击,就可以在使用界面上显示出配置选项,这意味着具备系统配置权限的管理员可以用所见即所得的操作方式,直接配置用户的使用界面。
|
||
|
||
![2.user-root.gif](https://docs-cn.nocobase.com/static/2.user-root.824f5ef2.gif)
|
||
|
||
### 3. 功能即插件
|
||
|
||
NocoBase 采用插件化架构,所有新功能都可以通过开发和安装插件来实现。未来我们将搭建插件市场,扩展功能就像在手机上安装 APP 一样简单。
|
||
|
||
![](https://www.nocobase.com/images/NocoBaseMindMapLite.png)
|
||
|
||
[点此查看完整图片](https://www.nocobase.com/images/NocoBaseMindMap.png)
|
||
|
||
## 商业服务
|
||
|
||
如果你需要商业版本和商业服务,欢迎通过邮件联系我们:hello@nocobase.com
|
||
|
||
也可以添加我们的微信,沟通商业合作或者加入用户交流群:
|
||
|
||
![](https://www.nocobase.com/images/wechat.png)
|
||
|
||
|
||
## 安装
|
||
|
||
NocoBase 支持三种安装方式:
|
||
|
||
- <a target="_blank" href="https://docs-cn.nocobase.com/welcome/getting-started/installation/docker-compose">Docker 安装(推荐)</a>
|
||
|
||
适合无代码场景,不需要写代码。升级时,下载最新镜像并重启即可。
|
||
|
||
- <a target="_blank" href="https://docs-cn.nocobase.com/welcome/getting-started/installation/create-nocobase-app">create-nocobase-app 安装</a>
|
||
|
||
项目的业务代码完全独立,支持低代码开发。
|
||
|
||
- <a target="_blank" href="https://docs-cn.nocobase.com/welcome/getting-started/installation/git-clone">Git 源码安装</a>
|
||
|
||
如果你想体验最新未发布版本,或者想参与贡献,需要在源码上进行修改、调试,建议选择这种安装方式,对开发技术水平要求较高,如果代码有更新,可以走 git 流程拉取最新代码。
|
||
|
||
## 协议
|
||
|
||
- [内核](https://github.com/nocobase/nocobase/tree/main/packages/core) 采用 [Apache 2.0 协议](./LICENSE-APACHE-2.0);
|
||
- [插件](https://github.com/nocobase/nocobase/tree/main/packages/plugins) 采用 [AGPL 3.0 协议](./LICENSE-AGPL)。
|