Files
Firelink/apps/desktop
NimBold d6fa8b6865 feat(core): modernize backend with rusqlite and tokio scheduler
This commit migrates Firelink to use native Rust implementations for state persistence (SQLite) and background scheduling (tokio::spawn + chrono). React's interval pollers are completely removed.
2026-06-13 22:40:19 +03:30
..

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.