Set up Turso in your Nuxt project in minutes
Install the libSQL SDK
@libsql/client
dependency in your project:Configure database credentials
.env
.Configure variables inside Nuxt's runtime config.
runtimeConfig
object match the names
of your environment variables. Read more about this
here.Configure libSQL Client.
Execute SQL