This repository was archived by the owner on Aug 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
kannan19302 edited this page Jul 18, 2026
·
1 revision
Welcome to the UniERP documentation hub. UniERP is a composable, multi-tenant, industry-agnostic ERP system with 33 production modules, built with Next.js 15, NestJS 11, and PostgreSQL.
This wiki is the friendly front door; the authoritative, version-controlled docs live in
docs/ and
.ai/ inside the repository itself
(so they stay reviewed in the same PRs as the code they describe). Pages here summarize and
link out to those sources.
- Getting Started — clone, install, run locally
- Architecture — system design, module layout, poly-repo extensions
- Security — tenant isolation, RBAC, the security checklist
- Contributing — how to propose changes
| Topic | Where |
|---|---|
| Architecture governance (binding) | docs/ARCHITECTURE_FOUNDATION.md |
| API versioning policy | docs/API_VERSIONING_POLICY.md |
| Data retention matrix | docs/DATA_RETENTION_MATRIX.md |
| Deletion policy | docs/DELETION_POLICY.md |
| Security checklist | docs/SECURITY_CHECKLIST.md |
| Backup & restore runbook | docs/RUNBOOK_BACKUP_RESTORE.md |
| Load testing runbook | docs/RUNBOOK_LOAD_TESTING.md |
| Extension service contract (poly-repo apps) | docs/EXTENSION_SERVICE_CONTRACT.md |
| Module registry (what exists, what's in progress) | .ai/MODULE_REGISTRY.md |
| Autonomous development protocol | .ai/AUTOPILOT.md |
- Discussions — questions, ideas, announcements
- Issues — bugs and feature requests
- Security Policy — report vulnerabilities privately