feat: Prototype connecting between frontend and backend

This commit is contained in:
binarybaron 2024-07-18 23:58:54 +02:00
parent 3c12880a9c
commit f2d8d91584
32 changed files with 203 additions and 4460 deletions

View file

@ -1,3 +0,0 @@
fn main() {
tauri_build::build()
}