YAS/apps/desktop
YetAnotherSuite Dev e5cbb66020 fix: add missing Tauri main.rs binary entry point
Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary).
main.rs calls yetanothersuite_lib::run() as the standard entry point.
2026-07-20 23:07:25 +02:00
..
src feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
src-tauri fix: add missing Tauri main.rs binary entry point 2026-07-20 23:07:25 +02:00
package.json feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
tsconfig.json feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00