opentiny / tiny-engine
- пятница, 29 сентября 2023 г. в 12:52:25
TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台。
TinyEngine enables developers to customize low-code platforms, build low-bit platforms online in real time, and support secondary development or integration of low-bit platform capabilities.
English | 简体中文
🌈 Features:
$ pnpm install
$ pnpm dev
Open a browser: http://localhost:8080/?type=app&id=918&tenant=1&pageid=NTJ4MjvqoVj8OVsc
url search
Parameters:
type=app
Application typeid=xxx
Application IDtenant=xxx
Organization IDpageid=xxx
Page ID# Build all plug-ins first
pnpm build:plugin
# Build Designer
pnpm build:alpha or build:prod
If you are interested in our open source project, please join us! 🎉
Please read the Contribution Guide before participating in the contribution.