Prerequisites
Before you start, make sure you:- Install the Turso CLI
- Sign up or login to Turso
- Have a Tauri app — learn more
Configure database credentials
Get the database URL.Get the database authentication token.Assign acquired credentials to the environment variables inside
src-tauri/.env.src-tauri/.env
Examples
Personal Notes App
See the full source code