Marinara Engine is a Tauri desktop app with a React frontend, a TypeScript product engine, and Rust capability crates for local storage, assets, provider transport, and integrations.
Open docs/developer/index.html directly, or serve the docs locally:
pnpm docs:devThen open http://127.0.0.1:4174/.
The docs cover getting started, local run/build commands, architecture, module ownership, and impact areas for bug fixes and new features.