feat: replace desktop by a fresh Tauri install, and add a new frontend module using Nuxt

This commit is contained in:
2024-09-23 12:18:17 +02:00
parent ca2a0ace71
commit cad2390649
17 changed files with 555 additions and 1949 deletions

View File

@ -0,0 +1,3 @@
{
"extends": "../.nuxt/tsconfig.server.json"
}