steedos-builder6-internals

Installation
SKILL.md

Builder6 Server Architecture & Configuration

Overview | 概述

Builder6 Server is a NestJS + Moleculer hybrid monorepo powering the Steedos platform. It uses Nx + Lerna for workspace management with 20+ specialized @builder6/* packages.

Technology Stack | 技术栈

  • HTTP: NestJS 11 (Express adapter)
  • Microservices: Moleculer 0.14
  • Real-time: Socket.IO (HybridAdapter)
  • Database: MongoDB via MongodbService
  • Session/Cache: Redis (connect-redis + ioredis)
  • Auth: JWT + session tokens via @builder6/core
  • API Docs: Swagger at /api/v6
  • Build: Nx 22 + Lerna 9 + Yarn 3.8

Monorepo Structure | 结构

Related skills
Installs
7
GitHub Stars
1.6K
First Seen
13 days ago