Skip to content

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台

License

Notifications You must be signed in to change notification settings

opentiny/tiny-engine

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Sep 25, 2023
Sep 25, 2023
Jul 1, 2024
Sep 2, 2024
Jun 30, 2024
Dec 5, 2024
Dec 4, 2024
Dec 6, 2024
Feb 26, 2024
Sep 24, 2024
Dec 29, 2023
Jun 13, 2024
Sep 25, 2023
May 13, 2024
Sep 29, 2023
Sep 25, 2023
Sep 25, 2023
Apr 9, 2024
Nov 23, 2023
Nov 23, 2023
Sep 25, 2023
Sep 24, 2024
Sep 24, 2024
Nov 6, 2024
Sep 29, 2023
Sep 29, 2023
Sep 26, 2023
Nov 11, 2024
May 27, 2024

Repository files navigation

OpenTiny Logo

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:

  • Cross-end cross-frame front-end components
  • Supports online real-time construction, secondary development, or being integrated.
  • Directly generate deployable source code without engine support.
  • Allows access to third-party components and customized extension plug-ins.
  • Supports high-code and low-code, and hybrid development and deployment of applications.
  • The platform accesses AI big model capabilities to help developers build applications.

Documentation

Development

Dependencies required for installation

$ pnpm install

Local development: Start the local mock server and use the mock data of the local mock server.

$ pnpm dev

Local development, directly connected to the local tiny-engine-webservice server

  1. Start tiny-engine-data-center

  2. Start tiny-engine-webservice

  3. Modify the origin value in vite.config.js in the packages/design-core/ directory of the tiny-engine project to be the address port of your local webService project (the webService port defaults to 7011), such as:

Modify port

Materials Synchronization Solution

$ pnpm splitMaterials
$ pnpm buildMaterials

Open a browser: http://localhost:8080/?type=app&id=918&tenant=1&pageid=NTJ4MjvqoVj8OVsc url search Parameters:

  • type=app Application type
  • id=xxx Application ID
  • tenant=xxx Organization ID
  • pageid=xxx Page ID

Build

# Build all plug-ins first
pnpm build:plugin

# Build Designer
pnpm build:alpha or build:prod

The folder where the product is located after building

 tiny-engine/packages/design-core/dist/

Milestones

Loading
gantt 
dateFormat YYYY-MM-DD
axisFormat %Y-%m-%d

1.0.0-beta.x version : 2023-09-25, 2024-05-20
1.0.0-rc version(refactor version) : 2024-10-01
1.0.0 version : 2024-11-01

🤝 Participation and Contribution

If you are interested in our open source project, please join us! 🎉

Please read the Contribution Guide before participating in the contribution.

  • Add official assistant WeChat opentiny-official and join the technical exchange group
  • Join the mailing list opentiny@googlegroups.com

License

MIT

About

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published