📄️ SUZENT Desktop Application
SUZENT uses Tauri 2.0 to create native desktop applications for Windows, macOS, and Linux. The Python backend is bundled as a standalone Python distribution with uv for dependency management, and the React frontend is served through Tauri's native webview.
📄️ Development Guide
Quick Start
📄️ Docker Services (Optional)
This document describes optional Docker configurations for auxiliary services.
📄️ Release Guide
This guide describes how to release a new version of Suzent. The process is automated using GitHub Actions, but requires a manual version bump and tagging.
📄️ Utility Scripts
This directory contains automation scripts for the Suzent project.