steedos-project-format
Installation
SKILL.md
Steedos Project Format | Steedos 项目格式
Overview | 概述
A Steedos project is a Node.js/TypeScript project that runs the Steedos platform. This is the standard structure for creating Steedos applications.
Steedos 项目是运行 Steedos 平台的 Node.js/TypeScript 项目。这是创建 Steedos 应用的标准结构。
Technology Stack | 技术栈
- Platform: Steedos (华炎魔方) - Enterprise Low-Code Platform
- Backend: Node.js + TypeScript + Moleculer microservices
- Frontend: React + Amis (Baidu low-code UI framework)
- Metadata: YAML files (.object.yml, .trigger.js, .action.js)
- Databases: MongoDB (metadata), PostgreSQL/MySQL (business data)
- Package Manager: Yarn 3.8.7 or NPM