Architecture
Express app structure, services, middleware, and request flow
Architecture Overview
Express application structure, middleware stack, three-tier model, and service layer
Service Layer
MarkdownService, ManifestService, and TemplateService internals
Authentication
Google OAuth flow, session sharing with CMS, and dev-mode bypass
Configuration
Environment variables, database connection, and npm dependencies