# Multithreaded Forum-first community software with integrated E2E encrypted live chat. ## Prerequisites - Rust (stable) - PostgreSQL ## Build & Run ```sh cargo build cargo run ``` ## Workspace Architecture | Crate | Role | |-------|------| | `multithreaded` | Axum HTTP server, WebSocket gateway, binary entry point | | `mt-core` | Domain models, traits, business logic | | `mt-db` | PostgreSQL queries and migrations | ## License PolyForm Noncommercial 1.0.0