For the complete documentation index, see llms.txt. This page is also available as Markdown.

Development Introduction

IndustryApps apps can be considered as lego block construction. Applications should be standardized by implementing some microservice patterns and packaged into IndustryApps AppStore.

The idea can be explained in simple terms as the application is a lego block, which may exist standalone or joined with other applications to mature as standalone and form a block, finally, these blocks can plug and play in different ways to serve different business needs. This guide helps to understand the thought, and it also helps you in either developing an application from scratch or adapting an existing one.

Last updated