Tauri + React + Redux + FastAPI To Start (for now dev) TO start the backend cd src/api uvicorn main:app --reload TO start the frontend cd src/ pnpm tauri dev