[PR #694] [MERGED] [Docs] Nitro Integration #3434

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/694
Author: @BayBreezy
Created: 11/29/2024
Status: Merged
Merged: 12/12/2024
Merged by: @Bekacru

Base: mainHead: docs/nitrojs-integration


📝 Commits (4)

  • 6b38add chore: added nitro icon's svg
  • ecfac85 docs: added sidebar content link to nitro integration docs
  • 30cb7cb chore: added nitro object to techStackIcons object
  • 8b70398 docs: added nitro integration guide & example

📊 Changes

4 files changed (+260 additions, -0 deletions)

View changed files

📝 docs/components/icons.tsx (+54 -0)
📝 docs/components/sidebar-content.tsx (+5 -0)
📝 docs/components/techstack-icons.tsx (+4 -0)
docs/content/docs/integrations/nitro.mdx (+197 -0)

📄 Description

Hello,

This PR adds to the integration section of the docs a "How To" guide on using Better Auth with Nitro & Prisma.
I created a repo today that shows this: https://github.com/BayBreezy/nitrojs-better-auth-prisma


🔄 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/694 **Author:** [@BayBreezy](https://github.com/BayBreezy) **Created:** 11/29/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/nitrojs-integration` --- ### 📝 Commits (4) - [`6b38add`](https://github.com/better-auth/better-auth/commit/6b38add9626bb6fee878095ed1a9148649da6cf5) chore: added nitro icon's svg - [`ecfac85`](https://github.com/better-auth/better-auth/commit/ecfac850d48b31682d25406a87a503d117c791fc) docs: added sidebar content link to nitro integration docs - [`30cb7cb`](https://github.com/better-auth/better-auth/commit/30cb7cbd0d75fc4a083db509dcf0a81e9687932d) chore: added nitro object to `techStackIcons` object - [`8b70398`](https://github.com/better-auth/better-auth/commit/8b70398b4d5033736dc9315915596e1345ab7af3) docs: added nitro integration guide & example ### 📊 Changes **4 files changed** (+260 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/icons.tsx` (+54 -0) 📝 `docs/components/sidebar-content.tsx` (+5 -0) 📝 `docs/components/techstack-icons.tsx` (+4 -0) ➕ `docs/content/docs/integrations/nitro.mdx` (+197 -0) </details> ### 📄 Description Hello, This PR adds to the integration section of the docs a "How To" guide on using Better Auth with Nitro & Prisma. I created a repo today that shows this: https://github.com/BayBreezy/nitrojs-better-auth-prisma --- <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 10:53:40 -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#3434