2 Commits

Author SHA1 Message Date
TypoGenie
2c22b0fce6 feat: Transform to Tauri desktop app
- Initialize Tauri v2 project with Rust backend
- Restructure project: move source files to src/ directory
- Add Tauri configuration for Windows, macOS, and Linux builds
- Update Vite config for Tauri development workflow
- Add file system and dialog permissions for native features
- Update package.json with desktop build scripts
- Update tsconfig.json paths for new src structure
- Add Tauri and desktop badges to README
- Document desktop build process and architecture
2026-01-29 18:28:35 +02:00
TypoGenie
f179e79f35 Initial commit: TypoGenie - Markdown to Word document converter 2026-01-29 18:10:07 +02:00