Skip to content

💻 无代码编辑器,无需代码生成小程序、H5页面和网站 ,拖拽操作、样式配置快速生成页面应用,数据可视化接入,支持定制业务拓展插件. StaringOS MtBird is a low-code platform for HTML Pages 、 Websites. We help users build pages without code or less code.

Notifications You must be signed in to change notification settings

staringos/mtbird-saas

Repository files navigation


license Release Version PRs Welcome Community

MtBird SaaS 中文文档

MtBird-SaaS is a low-code platform for HTML Page、Website. We help to build page without code or less code. It also support Wechat Mini-Program. This is fully repository, the main frontend editor is isolated, see this mtbird editor

Online Product

Getting Start

git clone https://github.com/staringos/mtbird-saas

1. Start in docker

Start server

yarn build-compose
yarn up-compose

2. Start Manually

Require NodeJS version: >=18

  1. Install dependencies
yarn
  1. Start server
yarn run start

Configuration

Config file from .env

Requirement:

# mysql 数据库链接
DATABASE_URL="mysql://"

# Qiniu Cloud for CDN
QINIU_ACCESS_KEY=
QINIU_SECRET_KEY=
BUCKET=
BUCKET_REGISTRY=

# CDN URL
NEXT_PUBLIC_CDN_URL=

Open: http://localhost:3000/

Develop mtbird library mode see this document

More Usage

Docs

Contributing

PRs & Issues are all welcome, feel free to ask question or submit your code.

CONTRIBUTING

About

💻 无代码编辑器,无需代码生成小程序、H5页面和网站 ,拖拽操作、样式配置快速生成页面应用,数据可视化接入,支持定制业务拓展插件. StaringOS MtBird is a low-code platform for HTML Pages 、 Websites. We help users build pages without code or less code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published