Skip to content

Commit

Permalink
add drizzle
Browse files Browse the repository at this point in the history
  • Loading branch information
xerosanyam committed May 23, 2024
1 parent 20db870 commit 2943aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/db/turso.db.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export const turso_client = createClient({
authToken: TURSO_AUTH_TOKEN,
});

export const db = drizzle(turso_client);

0 comments on commit 2943aeb

Please sign in to comment.