Jarvis Monorepo Documentation

Complete reference guide for the Jarvis monorepo - authentication, APIs, UI components, database schema, and build workflows

Table of Contents
Quick navigation to all documentation sections
Claude Skills
Automated workflows that streamline complex multi-step operations
Authentication System (@jarvis/auth)
Auth0 integration with database sync and session management
API Patterns
Common patterns for Next.js 15 API routes with authentication and database operations
UI Components
Shared UI component library (@jarvis/ui and @jarvis/admin)
Database Schema & ERD
Complete database schema with entity relationship diagrams
Application-to-Tables Mapping
Which database tables are used by each application
Dictionary & Admin Configuration
Field metadata, attributes, and admin form configuration
Database Triggers
PostgreSQL triggers for database-level automation and business logic
Build & Deployment
Build pipeline, Docker deployment, and common workflows
Shared Packages Overview
Workspace packages used across all applications