Skip to main content
Documentation In ProgressThis section is currently being developed. Check back soon for comprehensive documentation on the Fleet Management module.

Overview

The Fleet Management module is part of the Hemut Prod frontend repository (Hemut-Prod). It provides real-time tracking and management capabilities for trucking fleet operations.
Repository: Hemut-Prod (Next.js frontend application)Fleet Management pages are located at /fleet/* routes.

Modules

Tech Stack

TechnologyPurpose
Next.jsReact framework with SSR/SSG
TypeScriptType-safe JavaScript
Tailwind CSSUtility-first styling
shadcn/uiUI component library
SSE (Server-Sent Events)Real-time data streaming

Architecture

Fleet Management is built on:
  • Next.js frontend with React components
  • Real-time SSE connections for live data updates
  • Tracking Backend API for vehicle, driver, and trailer data

Select a section from the sidebar to explore documentation for each Fleet Management feature.