Maintainer documentation
Run, operate, and contribute to the LCMD db platform
Sections
Quickstart
5-minute local setup
Architecture
Repo structure and core dependencies
API integration
OpenAPI schema to generated client pipeline
Authentication
Allauth sessions, route guards, and account flows
Testing
pytest layout and commands
Deployment
GitOps via ArgoCD + Image Updater
Stack at a glance
| Layer | Tech |
|---|---|
| Backend | Django + DRF, PostgreSQL, SeaweedFS |
| Web app | Vite, React, TanStack Router, TanStack Query |
| Docs | Next.js + Fumadocs |
| Monorepo | Turborepo, pnpm workspaces, uv workspaces |
| Deploy | K3s + ArgoCD + Image Updater |
| CI | GitHub Actions |