library · inferred from evidence
libsql
A library used to build a database client, referenced alongside Turso.
- Deno Deploy: Deno.env.get() returns undefined at module top level (env vars not read)
Environment variables registered on the Deno Deploy dashboard were read with Deno.env.get() at the top level of a module to build a database client (Turso/libsql). Locally with a .env file it worked, but the deployment failed with: error: U