Skip to content

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

  1. Architecture — component map, API surface, and the sign-up to login flow.
  2. Modules — every construction module, how they interact, role permissions, and the roadmap/progress tracker.
  3. Marketing claims — every product claim the public site makes, the code that backs it, and the ones we must not make. Read this before writing any product copy.
  4. Design system — tokens, type scale, rhythm and the component APIs the marketing site is built on, with the reasoning.
  5. Onboarding — local environment setup and first contribution.
  6. Deployment — subdomain routing, hosting, and required integrations.
  7. Security — tenant isolation, controls, and outstanding items.

Where detailed guidance lives

Area Repository Reference
Construction ERP application ndakita_build README and docs/
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.