This is a weather app developed with Svelte and Tauri. Both are written in the Typescript and Rust languages respectively.
VS Code + Svelte + Tauri + rust-analyzer.
Run nix develop
to enter a dev shell containing all libraries to build this project, from which pnpm tauri dev
can be run as normal.