TruLoad¶
TruLoad is a multi-tenant weighbridge platform that serves two distinct use cases from a single codebase: axle-load enforcement for government agencies and commercial weighing for private-sector operations.
Current version: v1.3.1
Two Platforms, One System¶
-
Axle Load Enforcement
For government agencies (KURA, KeNHA) enforcing vehicle weight limits under the Kenya Traffic Act (Cap 403) and EAC Vehicle Load Control Act (2016).
Captures weights, applies regulatory compliance rules, and manages the full downstream workflow: case register, prosecution, invoicing, M-PESA/eCitizen settlement, receipts, reweigh, and closure.
-
Commercial Weighing
For factories, logistics companies, mining operations, and agricultural processors who need accurate weight-based billing and inventory management.
Two-pass weighing (gross/tare), stored tare management, quality deductions, cargo-type configuration, and comprehensive tonnage reporting.
Components¶
truload-backend- .NET 10 API. Compliance engine, case management, prosecution, invoicing, Pesaflow integration, audit log, background jobs.
truload-frontend- Next.js web app. Station operator UI, supervisor dashboards, offline-first weighing capture, permission-gated navigation.
TruConnect- Windows desktop bridge. Reads the physical scale over serial, TCP, UDP, or HTTP and streams weights to the browser over a local WebSocket. Distributed as a signed Windows installer.
Transporter Portal- Self-service web interface for transporters and haulers. Cross-tenant weighing history, ticket downloads, fleet management, and subscription billing.
Quick Start¶
Enforcement Guide Commercial Guide Transporter Portal Operations API Reference Live Swagger Testing
Downloads¶
User Guide (PDF) Operations Guide (PDF) Compliance Pack (PDF)
Environments¶
| Environment | Backend API | Frontend | Docs |
|---|---|---|---|
| Test | kuraweighapitest.masterspace.co.ke | kuraweightest.masterspace.co.ke | kuraweigh-docs.masterspace.co.ke |
| Production | truloadapi.codevertexitsolutions.com | truload.codevertexitsolutions.com | truload-docs.codevertexitsolutions.com |