Ndakita Build Documentations¶
Internal engineering documentation for Ndakita Build, a multi-tenant construction ERP delivered as software as a service on ERPNext v15. This site describes how the system fits together. Detailed, component-specific guidance lives in each repository.
Confidential and internal. Not for public distribution. See the repository README for private-hosting guidance.
System summary¶
Ndakita Build is a whitelabeled ERPNext v15 platform for construction small and medium enterprises. A marketing website captures sign-ups, a platform service provisions an isolated ERP instance for each customer, and every instance runs the Ndakita Build application.
Contents¶
- Architecture — component map, API surface, and the sign-up to login flow.
- Onboarding — local environment setup and first contribution.
- Deployment — subdomain routing, hosting, and required integrations.
- Security — tenant isolation, controls, and outstanding items.
Where detailed guidance lives¶
| Area | Repository | Reference |
|---|---|---|
| Construction ERP application | ndakita_build |
docs/ directory |
| Provisioning, lifecycle, billing | ndakita_build_platform |
README and docs/ |
| Marketing website and sign-up | ndakita_group_site |
README |
This site covers what those repositories share: the system map, the sign-up to login flow, deployment, and security.