prisma ยท Prisma Docs
Prisma Better Auth (with Astro) (/docs/guides/authentication/better-auth/astro)
Integrates Better Auth with the Astro framework using Prisma ORM for authentication management.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Prisma Better Auth (with Astro) (/docs/guides/authentication/better-auth/astro)
Integrates Better Auth with the Astro framework using Prisma ORM for authentication management.
When To Use
Use when implementing an authentication system in an Astro application using Better Auth and Prisma ORM.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/prisma-better-auth-with-astro-docs-guides-authentication-workflow-guide.md | A guide explaining how to integrate Prisma ORM with Better Auth within an Astro application. | Questions about a guide explaining how to integrate Prisma ORM with Better Auth within an Astro application. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a.bash | The npm command used to initialize a new Astro project configured with Better Auth and Prisma. | Exact payloads, commands, or snippets shown in The npm command used to initialize a new Astro project configured with Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-2.bash | The pnpm command used to scaffold a new Astro project integrated with Better Auth and Prisma. | Exact payloads, commands, or snippets shown in The pnpm command used to scaffold a new Astro project integrated with Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-3.bash | A bash command to scaffold a new Astro project pre-configured with Better Auth and Prisma. | Exact payloads, commands, or snippets shown in A bash command to scaffold a new Astro project pre-configured with Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-4.bash | The bash command to initialize a new Astro project configured with Better Auth and Prisma using bunx. | Exact payloads, commands, or snippets shown in The bash command to initialize a new Astro project configured with Better Auth and Prisma using bunx. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-5.bash | Bash commands to navigate to the betterauth-astro-prisma directory for the authentication guide. | Exact payloads, commands, or snippets shown in Bash commands to navigate to the betterauth-astro-prisma directory for the authentication guide. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-6.bash | The bash command to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in The bash command to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setu... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-7.bash | A bash command to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in A bash command to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setup... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-8.bash | Bash commands to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in Bash commands to install prisma, tsx, and postgres types as development dependencies for a Prisma Better Auth setup i... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-9.bash | A bash command to install prisma, tsx, and postgres types using the bun package manager for a Prisma Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in A bash command to install prisma, tsx, and postgres types using the bun package manager for a Prisma Better Auth setu... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-10.bash | The npm install command required to set up Prisma, the PostgreSQL adapter, and dotenv for a Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in The npm install command required to set up Prisma, the PostgreSQL adapter, and dotenv for a Better Auth integration w... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-11.bash | The pnpm command to install the Prisma client, PostgreSQL adapter, dotenv, and pg dependencies for a Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in The pnpm command to install the Prisma client, PostgreSQL adapter, dotenv, and pg dependencies for a Better Auth setu... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-12.bash | Bash commands to install the Prisma client, PostgreSQL adapter, dotenv, and pg packages for a Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in Bash commands to install the Prisma client, PostgreSQL adapter, dotenv, and pg packages for a Better Auth setup in As... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-13.bash | A bash command to install the Prisma client, PostgreSQL adapter, dotenv, and pg using the bun package manager for a Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in A bash command to install the Prisma client, PostgreSQL adapter, dotenv, and pg using the bun package manager for a B... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-14.bash | The npx prisma init command used to initialize the Prisma schema with a specific output directory for a Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in The npx prisma init command used to initialize the Prisma schema with a specific output directory for a Better Auth i... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-15.bash | A bash command to initialize Prisma with a specific output directory for a Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in A bash command to initialize Prisma with a specific output directory for a Better Auth integration in Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-16.bash | A bash command to initialize Prisma with a specific output directory for a Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in A bash command to initialize Prisma with a specific output directory for a Better Auth integration in Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-17.bash | A bash command to initialize Prisma with a specific output directory for use with Better Auth in an Astro project. | Exact payloads, commands, or snippets shown in A bash command to initialize Prisma with a specific output directory for use with Better Auth in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-18.bash | A bash command to initialize the database using npx create-db for a Prisma and Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to initialize the database using npx create-db for a Prisma and Better Auth integration within an Astr... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-19.bash | A bash command to initialize the database using pnpm dlx create-db for a Prisma and Better Auth setup in Astro. | Exact payloads, commands, or snippets shown in A bash command to initialize the database using pnpm dlx create-db for a Prisma and Better Auth setup in Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-20.bash | A bash command using yarn dlx to create the database required for the Prisma Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in A bash command using yarn dlx to create the database required for the Prisma Better Auth integration with Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-21.bash | A bash command using bunx to initialize the database for a Prisma and Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command using bunx to initialize the database for a Prisma and Better Auth integration within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a.ts | A TypeScript configuration file for setting up Better Auth within an Astro project using Prisma. | Exact payloads, commands, or snippets shown in A TypeScript configuration file for setting up Better Auth within an Astro project using Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-22.bash | A bash command to generate the Prisma client for a Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to generate the Prisma client for a Better Auth integration within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-23.bash | A bash command to generate the Prisma client for a Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to generate the Prisma client for a Better Auth integration within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-24.bash | A bash command to generate the Prisma client using yarn dlx for a Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in A bash command to generate the Prisma client using yarn dlx for a Better Auth integration with Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-25.bash | A bash command to generate the Prisma client using bunx for a Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to generate the Prisma client using bunx for a Better Auth integration within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-26.bash | Bash commands to create the directory structure and initial prisma client file for a Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in Bash commands to create the directory structure and initial prisma client file for a Better Auth integration in Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-2.ts | A TypeScript implementation demonstrating how to configure the Prisma adapter for Better Auth within an Astro project. | Exact payloads, commands, or snippets shown in A TypeScript implementation demonstrating how to configure the Prisma adapter for Better Auth within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-27.bash | The npm install command to add better-auth to an Astro project using Prisma. | Exact payloads, commands, or snippets shown in The npm install command to add better-auth to an Astro project using Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-28.bash | The bash command to install the better-auth package using pnpm for an Astro project. | Exact payloads, commands, or snippets shown in The bash command to install the better-auth package using pnpm for an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-29.bash | The bash command to install the better-auth package using yarn for an Astro project. | Exact payloads, commands, or snippets shown in The bash command to install the better-auth package using yarn for an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-30.bash | A bash command to install the better-auth package using the bun package manager for an Astro project. | Exact payloads, commands, or snippets shown in A bash command to install the better-auth package using the bun package manager for an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-31.bash | A command to generate a secret using the better-auth CLI for a Prisma and Astro authentication setup. | Exact payloads, commands, or snippets shown in A command to generate a secret using the better-auth CLI for a Prisma and Astro authentication setup. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-32.bash | A command to generate a secret using the better-auth CLI for a Prisma and Astro authentication setup. | Exact payloads, commands, or snippets shown in A command to generate a secret using the better-auth CLI for a Prisma and Astro authentication setup. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-33.bash | A bash command to generate a secret using the better-auth CLI for a Prisma and Astro integration. | Exact payloads, commands, or snippets shown in A bash command to generate a secret using the better-auth CLI for a Prisma and Astro integration. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-34.bash | A command to generate a secret using the better-auth CLI via bunx for a Prisma and Astro integration. | Exact payloads, commands, or snippets shown in A command to generate a secret using the better-auth CLI via bunx for a Prisma and Astro integration. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-35.bash | Environment variable configuration for setting up Better Auth with Prisma in an Astro project. | Exact payloads, commands, or snippets shown in Environment variable configuration for setting up Better Auth with Prisma in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-36.bash | A bash command to create the auth configuration file in the src/lib directory for a Prisma and Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to create the auth configuration file in the src/lib directory for a Prisma and Better Auth integratio... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-3.ts | A TypeScript configuration demonstrating how to integrate better-auth with Prisma and Astro using a database adapter. | Exact payloads, commands, or snippets shown in A TypeScript configuration demonstrating how to integrate better-auth with Prisma and Astro using a database adapter. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-37.bash | A bash command to generate better-auth configuration using the better-auth CLI within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to generate better-auth configuration using the better-auth CLI within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-38.bash | A bash command to generate better-auth configuration using the @better-auth/cli via pnpm. | Exact payloads, commands, or snippets shown in A bash command to generate better-auth configuration using the @better-auth/cli via pnpm. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-39.bash | A bash command to generate better-auth configuration using the @better-auth/cli via yarn dlx. | Exact payloads, commands, or snippets shown in A bash command to generate better-auth configuration using the @better-auth/cli via yarn dlx. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-40.bash | A bash command to generate better-auth configuration using the better-auth CLI with bunx. | Exact payloads, commands, or snippets shown in A bash command to generate better-auth configuration using the better-auth CLI with bunx. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a.prisma | Prisma schema definition for implementing Better Auth within an Astro application. | Exact payloads, commands, or snippets shown in Prisma schema definition for implementing Better Auth within an Astro application. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-41.bash | A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. | Exact payloads, commands, or snippets shown in A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-42.bash | A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. | Exact payloads, commands, or snippets shown in A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-43.bash | A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. | Exact payloads, commands, or snippets shown in A bash command to run a Prisma migration for adding authentication models to an Astro project using Better Auth. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-44.bash | A bash command to run a Prisma migration to add authentication models using bunx. | Exact payloads, commands, or snippets shown in A bash command to run a Prisma migration to add authentication models using bunx. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-45.bash | Bash commands to create the directory structure and the catch-all API route file required for Better Auth integration in an Astro project. | Exact payloads, commands, or snippets shown in Bash commands to create the directory structure and the catch-all API route file required for Better Auth integration... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-4.ts | A TypeScript implementation of an Astro API route that handles authentication requests using Better Auth and Prisma. | Exact payloads, commands, or snippets shown in A TypeScript implementation of an Astro API route that handles authentication requests using Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-46.bash | A bash command to create the auth-client.ts file within the src/lib directory for a Prisma Better Auth Astro integration. | Exact payloads, commands, or snippets shown in A bash command to create the auth-client.ts file within the src/lib directory for a Prisma Better Auth Astro integrat... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-5.ts | A TypeScript implementation of the better-auth client configuration for an Astro project using Prisma. | Exact payloads, commands, or snippets shown in A TypeScript implementation of the better-auth client configuration for an Astro project using Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-47.bash | A bash command to create the src/env.d.ts file for a Prisma Better Auth integration within an Astro project. | Exact payloads, commands, or snippets shown in A bash command to create the src/env.d.ts file for a Prisma Better Auth integration within an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-6.ts | TypeScript type definitions for App Locals including user and session objects for Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in TypeScript type definitions for App Locals including user and session objects for Better Auth integration in Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-48.bash | A bash command to create the middleware.ts file required for integrating Better Auth with Astro in a Prisma project. | Exact payloads, commands, or snippets shown in A bash command to create the middleware.ts file required for integrating Better Auth with Astro in a Prisma project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-7.ts | A TypeScript implementation of an Astro middleware that uses Better Auth to manage user sessions and locals context. | Exact payloads, commands, or snippets shown in A TypeScript implementation of an Astro middleware that uses Better Auth to manage user sessions and locals context. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-49.bash | Bash commands to create the required directory structure and index files for an Astro project using Better Auth. | Exact payloads, commands, or snippets shown in Bash commands to create the required directory structure and index files for an Astro project using Better Auth. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a.html | An HTML example demonstrating the integration of Better Auth with Astro using Prisma. | Exact payloads, commands, or snippets shown in An HTML example demonstrating the integration of Better Auth with Astro using Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-2.html | An HTML implementation of a sign-up page using Better Auth within an Astro framework context. | Exact payloads, commands, or snippets shown in An HTML implementation of a sign-up page using Better Auth within an Astro framework context. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-3.html | An HTML implementation of a sign-up form using the Better Auth client within an Astro framework environment. | Exact payloads, commands, or snippets shown in An HTML implementation of a sign-up form using the Better Auth client within an Astro framework environment. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-4.html | An Astro component implementation demonstrating a sign-up page integration using Better Auth and Prisma. | Exact payloads, commands, or snippets shown in An Astro component implementation demonstrating a sign-up page integration using Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-5.html | An HTML example demonstrating the integration of Better Auth with Astro using Prisma. | Exact payloads, commands, or snippets shown in An HTML example demonstrating the integration of Better Auth with Astro using Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-6.html | An HTML implementation of a sign-in page using Better Auth within an Astro framework context. | Exact payloads, commands, or snippets shown in An HTML implementation of a sign-in page using Better Auth within an Astro framework context. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-7.html | An HTML implementation of a sign-in form using the Better Auth client within an Astro framework environment. | Exact payloads, commands, or snippets shown in An HTML implementation of a sign-in form using the Better Auth client within an Astro framework environment. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-8.html | An Astro component implementation demonstrating a sign-in page integration using Better Auth and Prisma. | Exact payloads, commands, or snippets shown in An Astro component implementation demonstrating a sign-in page integration using Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-9.html | An HTML document providing a guide and code implementation for integrating Better Auth with Prisma in an Astro project. | Exact payloads, commands, or snippets shown in An HTML document providing a guide and code implementation for integrating Better Auth with Prisma in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-10.html | An Astro component implementation demonstrating how to protect a dashboard route by checking for a user session and redirecting unauthenticated users. | Exact payloads, commands, or snippets shown in An Astro component implementation demonstrating how to protect a dashboard route by checking for a user session and r... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-11.html | An Astro component demonstrating user session redirection and dashboard data rendering using Better Auth and Prisma. | Exact payloads, commands, or snippets shown in An Astro component demonstrating user session redirection and dashboard data rendering using Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-12.html | An Astro component demonstrating user session redirection and dashboard display using Better Auth and Prisma. | Exact payloads, commands, or snippets shown in An Astro component demonstrating user session redirection and dashboard display using Better Auth and Prisma. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-13.html | An HTML template demonstrating how to conditionally render user authentication UI components in an Astro component using Prisma and Better Auth. | Exact payloads, commands, or snippets shown in An HTML template demonstrating how to conditionally render user authentication UI components in an Astro component us... |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-50.bash | The bash command used to start the development server for a Prisma Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in The bash command used to start the development server for a Prisma Better Auth integration with Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-51.bash | The bash command used to run the development server for a Prisma Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in The bash command used to run the development server for a Prisma Better Auth integration with Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-52.bash | The bash command used to start the development server for a Prisma Better Auth integration with Astro. | Exact payloads, commands, or snippets shown in The bash command used to start the development server for a Prisma Better Auth integration with Astro. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-53.bash | The bash command used to run the Astro development server for the Prisma Better Auth integration. | Exact payloads, commands, or snippets shown in The bash command used to run the Astro development server for the Prisma Better Auth integration. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-54.bash | A bash command to launch Prisma Studio for inspecting the database used with Better Auth in an Astro project. | Exact payloads, commands, or snippets shown in A bash command to launch Prisma Studio for inspecting the database used with Better Auth in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-55.bash | A bash command to launch Prisma Studio for managing the database used with Better Auth in an Astro project. | Exact payloads, commands, or snippets shown in A bash command to launch Prisma Studio for managing the database used with Better Auth in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-56.bash | A bash command to launch Prisma Studio for managing the database used with Better Auth in an Astro project. | Exact payloads, commands, or snippets shown in A bash command to launch Prisma Studio for managing the database used with Better Auth in an Astro project. |
examples/prisma-better-auth-with-astro-docs-guides-authentication-prisma-better-a-57.bash | A bash command to run Prisma Studio using the Bun runtime for a Better Auth integration in Astro. | Exact payloads, commands, or snippets shown in A bash command to run Prisma Studio using the Bun runtime for a Better Auth integration in Astro. |
What This Skill Covers
-
- Better Auth (with Next.js): Learn how to use Prisma ORM in a Next.js app with Better Auth
- Main sections:
Related pages.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://www.prisma.io/docs/guides/authentication/better-auth/astro