Complete traceability for your workshop operations Trazea centralizes inventory control, inter-location requests, technician movements, and warranty management — with full audit trails for every operation across multiple locations.
Quick start Get Trazea up and running in your workshop environment
Set up your Supabase project
Create a new Supabase project and configure authentication. You’ll need the project URL and anon key. # Create .env file with your credentials
VITE_SUPABASE_URL = https://your-project.supabase.co
VITE_SUPABASE_ANON_KEY = your-anon-key
Install dependencies
Clone the repository and install all required packages.
Configure locations
Set up your workshop locations (sedes) in the database. Each location maintains independent inventory. The first user to register will need admin approval. Configure at least one admin account to approve subsequent registrations.
Start the development server
Launch the application and access it from any device on your network. pnpm dev
# Server running at http://localhost:5173
The app is accessible at the displayed URL and supports PWA installation for mobile devices.
Core capabilities Everything you need to manage workshop operations with complete traceability
Multi-location inventory Track stock levels across all workshop locations with real-time updates, minimum stock alerts, and complete audit logs for every quantity change.
Request workflow Complete traceability from request creation through dispatch and receipt, with quantity tracking at every stage and detailed transition history.
Technician movements Record parts loaded and unloaded by technicians for repair jobs, with automatic inventory adjustments and work order association.
Warranty management Document part failures with photographic evidence, track approval workflows, and maintain complete warranty claim history.
Physical counting Reconcile system inventory with physical counts, track discrepancies, and export audit reports for corrective action.
Scooter orders Track electric scooter orders through multiple status levels with customer contact information and delivery coordination.
AI voice agent Query inventory and operational data using natural language with voice or text input powered by AI.
Notifications Real-time alerts for stock levels, request updates, and system events with priority-based delivery.
Built for scale and maintainability Modern architecture patterns ensure code quality and team velocity
Feature-Sliced Design Organized in layers with clear boundaries: app, pages, widgets, features, entities, and shared. Each feature is self-contained with its own UI, model, API, and logic.
Learn about the architecture Modern tech stack React 19, TypeScript, Tailwind CSS 4, Zustand, TanStack Query, React Hook Form with Zod validation, and Supabase for backend infrastructure.
Resources Additional documentation and guides
Installation guide Detailed setup instructions for development and production environments
User management Configure roles, permissions, and user approval workflows
API reference Complete type definitions and API documentation
Ready to streamline your workshop operations? Get started with Trazea and bring complete traceability to your inventory management, warranty tracking, and inter-location operations.
Start building