mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
2309021bbde6cf0c5feca412d08fe6b0dc9694d5
- Updated the codebase to replace dynamic imports with static imports for Tauri API calls, enhancing performance and compliance with new coding standards. - Implemented try/catch blocks around Tauri API calls to handle errors gracefully in non-Tauri environments. - Refactored components to ensure consistent usage of static imports, improving code clarity and maintainability. - Adjusted the `activeTeamId` property in the User interface to be required, ensuring better type safety.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59.1%
TypeScript
37.9%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%