[PR #3083] [CLOSED] docs: add Kysely-based instantiation example to docs #4635

Closed
opened 2026-03-13 11:53:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3083
Author: @daviduzondu
Created: 6/19/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 43ed80d docs: add Kysely-based instantiation example to docs

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 docs/content/docs/installation.mdx (+14 -0)

📄 Description

Include TypeScript snippet demonstrating how to pass an existing Kysely db instance (with postgres dialect) into betterAuth, based on Kysely's getting‑started guide.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3083 **Author:** [@daviduzondu](https://github.com/daviduzondu) **Created:** 6/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`43ed80d`](https://github.com/better-auth/better-auth/commit/43ed80dca618fd0b88045faa0512ef545ba94a1d) docs: add Kysely-based instantiation example to docs ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/installation.mdx` (+14 -0) </details> ### 📄 Description Include TypeScript snippet demonstrating how to pass an existing Kysely `db` instance (with `postgres` dialect) into `betterAuth`, based on Kysely's getting‑started guide. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:53:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4635