[PR #5257] [CLOSED] Ffcf #5883

Closed
opened 2026-03-13 12:40:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5257
Author: @Thegreatsura
Created: 10/12/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

📊 Changes

6 files changed (+466 additions, -7 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.tsx (+2 -0)
📝 docs/components/icons.tsx (+23 -0)
docs/components/mdx/add-to-cursor.tsx (+41 -0)
📝 docs/components/sidebar-content.tsx (+5 -0)
docs/content/docs/integrations/convex.mdx (+347 -0)
📝 docs/content/docs/introduction.mdx (+48 -7)

📄 Description

Summary by cubic

Added Convex integration docs with a full setup guide and added MCP tooling to the docs, including a Cursor deeplink button for quick installation.

  • New Features
    • New Convex integration page at /docs/integrations/convex with step‑by‑step Next.js setup.
    • Convex icon added and linked in the Integrations sidebar.
    • New AddToCursor MDX component and enabled in the docs page renderer.
    • Introduction doc updated with AI tooling: LLMs.txt, MCP setup tabs (Claude Code, Open Code, Manual), and the Cursor install button.

🔄 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/5257 **Author:** [@Thegreatsura](https://github.com/Thegreatsura) **Created:** 10/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`1baaccb`](https://github.com/better-auth/better-auth/commit/1baaccbf52803d27046dce3da57c5c7201a020fb) docs: add Convex integration (#4785) - [`2dfdda7`](https://github.com/better-auth/better-auth/commit/2dfdda7ad8e07abe2850fec60aa0a7f5da59e46b) docs: add ai tooling - [`f6cbdcc`](https://github.com/better-auth/better-auth/commit/f6cbdcc84ee5d2971fdcc8b23ff7c174f88cf45b) chore: update chonkie url ### 📊 Changes **6 files changed** (+466 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.tsx` (+2 -0) 📝 `docs/components/icons.tsx` (+23 -0) ➕ `docs/components/mdx/add-to-cursor.tsx` (+41 -0) 📝 `docs/components/sidebar-content.tsx` (+5 -0) ➕ `docs/content/docs/integrations/convex.mdx` (+347 -0) 📝 `docs/content/docs/introduction.mdx` (+48 -7) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added Convex integration docs with a full setup guide and added MCP tooling to the docs, including a Cursor deeplink button for quick installation. - **New Features** - New Convex integration page at /docs/integrations/convex with step‑by‑step Next.js setup. - Convex icon added and linked in the Integrations sidebar. - New AddToCursor MDX component and enabled in the docs page renderer. - Introduction doc updated with AI tooling: LLMs.txt, MCP setup tabs (Claude Code, Open Code, Manual), and the Cursor install button. <!-- End of auto-generated description by cubic. --> --- <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 12:40:06 -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#5883