Awesome
<img src="https://raw.githubusercontent.com/staringos/mtbird/master/packages/mtbird-storybook/src/assets/images/logo-banner-en.png" /> <div align="center"> <a href="https://mtbird.staringos.com?f=mbrm">Use for free</a> | <a href="https://staringos.com?f=mbrm">Website</a> | <a href="https://docs.staringos.com?f=mbrm">Docs</a> | <a href="/story/demos-编辑器--form-page"> Demo </a>| <a href="https://github.com/staringos/mtbird-saas">Github</a> </div> <br /> <div align="center"> </div>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
<img src="https://mtbird-cdn.staringos.com/product/movies/example-mini-2.gif" /> <img src="https://raw.githubusercontent.com/staringos/mtbird/master/packages/mtbird-storybook/src/assets/images/advance-en.png" /> <p></p>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
- Install dependencies
yarn
- 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
-
Fontend Editor component mtbird
-
📃 Bind your domain name Bind Domain
-
🌟 Develop mtbird extension Getting Start
-
⌚️ Emb Editor in your project or SaaS service Embed Editor
-
🌺 Know how to embed MtBird Renderer Embed Renderer
Docs
Contributing
PRs & Issues are all welcome, feel free to ask question or submit your code.