A multi-tenant, microservices-based ERP system designed for manufacturing, inventory management, sales, service operations, and financial control.
JWT-based authentication, role-based access control, token refresh, and super admin management.
Port 3001Multi-tenant registry with automatic database provisioning. Each tenant gets an isolated database.
Port 3002User management, profiles, roles, and permissions across all tenants.
Port 3003Stock management, warehouse tracking, stock movements, and inventory analytics.
Port 3004Gate entry/exit management, visitor tracking, vehicle passes, and security logs.
Port 3005General ledger, accounts payable/receivable, financial reports, and tax management.
Port 3006Expense tracking, approval workflows, reimbursement management, and budget control.
Port 3007Event scheduling, calendar management, and system-wide event notifications.
Port 3008Email and in-app notifications, RabbitMQ consumers, and alert management.
Port 3009Manufacturing orders, bill of materials, production planning, and work orders.
Port 3010QC inspections, quality checks, non-conformance tracking, and compliance reports.
Port 3011Service items, quotations, job management, service payments, and service ledger.
Port 3012Central entry point. Routes requests, handles authentication, rate limiting, and tenant resolution.
Port 3000Main database for tenant registry + isolated databases per tenant for data isolation.
Port 5432In-memory cache for session data, rate limiting, and fast lookups.
Port 6379Message broker for async communication between services. Handles emails, events, and reports.
Port 5672Each company gets its own isolated database. Super admin manages tenants from a central dashboard.
Granular permissions for Admin, Staff, Accountant, Gate Staff, Production Manager, and QC Inspector roles.
Interactive charts and analytics with daily, weekly, and monthly views of business metrics.
13 independent services communicating via REST APIs and RabbitMQ message broker.
React + Ant Design frontend that works seamlessly on desktop, tablet, and mobile.
Docker support for all services. Kubernetes-ready with Helm charts for production deployment.
Log in to the application or contact the admin team for access.
Launch App → Super Admin