Introduction
Torqvoice is a self-hosted workshop management platform built for automotive service businesses. It helps repair shops manage work orders, invoices, customers, vehicles, and inventory — all from their own server.
Why Torqvoice?
- Self-hosted — Your data stays on your server. Full control over backups, updates, and access.
- Open source — Inspect, modify, and extend the codebase to fit your needs.
- Built for shops — No bloat. Every feature is designed specifically for automotive repair businesses.
- Modern stack — Built with Next.js, TypeScript, PostgreSQL, and Prisma.
Features
- Work order management with technician assignment
- Professional invoice and quote generation with PDF export
- Customer database with vehicle associations
- Complete vehicle service history tracking
- Inventory and parts management
- Online payments via Stripe and Vipps
- Team management with role-based access
- Reports and analytics dashboard
- Customizable invoice templates with your branding
- Customer-facing service history portal
Getting Started
The fastest way to get started is with Docker. Head over to the Installation guide to deploy Torqvoice in minutes.