Docs
General

ASA Server Manager 2.0 - Documentation Index

Updated May 15, 2026

ASA Server Manager 2.0 - Documentation Index

Welcome to the technical documentation for the ARK: Survival Ascended Server Manager 2.0. This documentation provides an in-depth look at the application's architecture, page-by-page functionality, and backend service logic.

๐Ÿ—๏ธ Architecture Overview

The application is built using a modern desktop stack:

  • Frontend: React 18, TypeScript, Vite, TailwindCSS, Zustand (State Management).
  • Backend: Rust, Tauri 2.0 (Framework), SQLite (Database), RCON (Protocol).
  • Communication: Tauri IPC (Inter-Process Communication) for seamless interaction between the UI and Rust backend.

๐Ÿ“‚ Documentation Sections

1. System Architecture

Detailed breakdown of the core systems, data flow, and state management patterns.

2. Frontend Pages (/src/pages)

Documentation for each user interface module:

3. Backend Services (/src-tauri/src/services)

Technical deep-dives into the Rust logic:

4. Developer Guides


Maintained by Antigravity AI Assistant