mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 22:23:01 +00:00
3458bb0bbc2b003d572286c6db023c264a12dfbd
- Introduced UserProvider to automatically fetch user data when a JWT token is available, enhancing user experience by ensuring data is readily accessible. - Created useUser hook for accessing user data and managing loading states, streamlining the process of fetching and utilizing user information. - Implemented userSlice for managing user state in Redux, including actions for fetching and clearing user data, improving state management consistency. - Added apiClient for handling API requests, including error handling and authentication, to facilitate communication with the backend. These changes enhance the application's user data management and improve the overall architecture by integrating user state with Redux.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59%
TypeScript
38%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%