25fd10a325d375c0e0ddd5e9296361a93d8348ed
- Replaced `username` and `password` fields with `accessKey` in `useSettings` for improved security. - Simplified task management in `useTasks`, adding `updateTasks` for bulk operations and refining API endpoint usage. - Updated `useApi` to dynamically use `VITE_API_URL` and switched to `Bearer` authentication. - Improved `Task` type definitions with renamed fields, nullable properties, and string-based timestamps. - Replaced `TaskStatus` enum values with string-based representations for better readability.
Tauri + Vue + TypeScript
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
Description
Languages
TypeScript
41.5%
Vue
35.1%
CSS
20.1%
Rust
1.1%
Ruby
0.8%
Other
1.4%