// Knowledge Base
grep the docs.
Getting Started
Installation Guide
Install MantleKit via npm, yarn, or pnpm. Includes system requirements and environment setup.
Quick Start Tutorial
Create your first project, configure routes, and deploy to edge in under five minutes.
CLI Reference
Complete reference for all CLI commands, flags, and configuration options.
Advanced Topics
Custom Middleware
Write and register custom middleware for request processing, auth, and logging.
Database Patterns
Connection pooling, migrations, and raw SQL patterns for production workloads.
Self-Hosting Guide
Deploy MantleKit on your own infrastructure with Docker, Kubernetes, or bare metal.