tachybase_todo/packages/plugins/multi-app-manager
chenos 05740672a0
feat: multiple apps admin (#1431)
* fix: dynamic routerBase

* fix: start sub app with empty options

* chore: sync options

* fix: sub app create database

* fix: test

* fix: deps

* feat: register app db creator

* feat: default db creator

* feat: app options factory

* chore: api name

* fix: test

* fix: running sub app

* fix: beforeGetApplication hook

* fix: mysql test

* fix: appManager get selector

* chore: callback

---------

Co-authored-by: Chareice <chareice@live.com>
2023-02-14 15:30:58 +08:00
..
src feat: multiple apps admin (#1431) 2023-02-14 15:30:58 +08:00
.npmignore Fix multiple apps (#316) 2022-04-24 20:22:50 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.9.0-alpha.2 2023-01-14 12:07:20 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00

multi-app-manager

English | 中文

多应用管理插件。

安装激活

yarn pm enable multi-app-manager

使用方法