Uppley / steedos-plugin-mailcow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steedos-plugin-mailcow

Administration UI for mailcow database.

本系统基于Steedos开发。您只需要在这里的配置业务对象,设定对象、关系、字段、视图、触发器、报表,即可拥有一套自定义的合同管理系统。

界面效果图

安装前准备

安装 yarn

npm i yarn -g

国内建议使用npm淘宝镜像

npm config set registry http://registry.npm.taobao.org/

使用yarn安装依赖包

yarn

启动服务器

yarn start

了解更多

About


Languages

Language:JavaScript 74.9%Language:TypeScript 25.1%