House of Legends Docs

House of Legends

Welcome to the House of Legends documentation.

Getting Started

  • Reference - Technical documentation and API references
  • Plans - Implementation plans and project roadmaps
  • Specs - Feature specifications

Project Structure

hol/
├── apps/
│   ├── frontend/          # Next.js 16 frontend
│   └── backend/          # Convex backend
├── docs/                 # This documentation
└── prd/                  # Feature specifications

Quick Links