Skip to content

vburghelea/tanstack-convex-better-example

Repository files navigation

Convex + Better Auth + TanStack Start

This example shows how to use Better Auth with Convex and TanStack Start.

Note that dependencies are set up to work with the local component in this repo, it is not set up for standalone use (but can be adapted).

Running the example

  1. Clone or fork the repo
  2. Install root dependencies
npm install
  1. Install example dependencies
cd examples/tanstack
npm install
  1. Initialize the database
npx convex dev --once
  1. Run the example
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published