Current product documentation for Universo Platformo React, organized as concise product guides, architecture notes, API reference, and contribution guidance.
Universo Platformo React is the current public React / Express / Supabase reference implementation of Universo Platformo.
What This Documentation Covers
Area
Purpose
Getting Started
Install, configure, build, and run the repository safely.
Platform
Explain the current platform scope, domain modules, and planned layers.
Architecture
Describe the monorepo, backend, frontend, database, and auth patterns.
API Reference
Explain the public REST surface and where OpenAPI docs come from.
Contributing
Document local workflow, coding rules, and package creation patterns.
Current Product Position
Universo Platformo is being shaped as an ERP-class and CMS-capable platform for organizations, digital services, operational processes, knowledge spaces, and future robot-assisted production flows.
The repository in this workspace is the most complete public implementation for platform bootstrap, package boundaries, migrations, authentication, onboarding, profiles, metahubs, applications, administration, and REST documentation.
How To Read The Docs
Start with Getting Started if you want to run the repository.
Move to Platform if you want the product/domain picture.
Use Architecture when you need repository-level technical facts.
Use API Reference for integration details and Contributing for repository rules.