Zlot is a premium, high-density parking management terminal built for modern operations. It provides real-time operational telemetry, automated fee calculation, and comprehensive personnel management.
# Clone and Install
git clone <repo-url>
npm run install
# Configure Environment
cp .env.example .env
# Initialize Database
npm run db:generate
npm run db:migrate
# Launch
npm run devFor detailed guides, please refer to the following:
- Installation Guide - Full setup instructions.
- System Architecture - Deep dive into the tech stack and data flow.
- Feature Catalog - Detailed overview of operational modules.
- Debugging Log - Retrospective on resolved issues.
- Mission Control Dashboard: Real-time operational load and revenue telemetry.
- Terminal Entry/Exit: Blazing fast vehicle logging with automated rate calculation.
- Zone Saturation Telemetry: Visual capacity monitoring across multiple parking areas.
- Role-Based Access: Secure directory management for Admins, Owners, and Employees.
- Thermal Receipt Support: Professional settlement documents with print integration.
- Core: Next.js 16 (App Router), TypeScript.
- Data: PostgreSQL, Drizzle ORM, Supabase Auth.
- UI: Tailwind CSS v4, Framer Motion, Phosphor Icons, Shadcn/UI.
- State: Nuqs (URL state), TanStack Query.
Built with absolute precision for high-performance enterprise needs.