Tauri + React + Typescript This template should help get you started developing with Tauri, React and Typescript in Vite. Recommended IDE Setup VS Code + Tauri + rust-analyzer Local DataBase development $ sqlite3 ~/.config/passbulk/test.sqlite; production $ sqlite3 ~/.config/passbulk/database.sqlite;