tauri-apps/tauri
Reference
Quick lookups for the data the codebase exposes — configuration, environment variables, and dependency relationships.
| Page | Covers |
|---|---|
| Configuration | The tauri.conf.json schema, where it is parsed, and how it flows through the build. |
| Environment variables | The TAURI_* env vars consumed by the CLI and the runtime. |
| Dependencies | Major Cargo and npm dependencies, and where they enter the workspace. |
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.