feat: add initial storage module

This commit is contained in:
2026-01-09 01:42:57 +01:00
parent 7336cfd411
commit 304c7969b2
60 changed files with 5988 additions and 107 deletions

3
desktop/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
}