This template should help get you started developing with Tauri and SvelteKit in Vite.
VS Code + Svelte + Tauri + rust-analyzer.
. .
sqlx migrate add create_users_table
sqlx migrate run
```