Files
kjvstudy.org/src-tauri
kennethreitz 06382e83a0 Fix Tauri app to start server before window, use WebviewUrl::External
- Start FastAPI server before Tauri initializes
- Wait for health check to pass before creating window
- Create window programmatically with External URL
- Try uv first, fall back to python3
- Remove window config from tauri.conf.json (now in code)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 13:51:49 -05:00
..