Files
better-auth/demo/electron

Better Auth Electron Example

This is an example of how to use Better Auth with Electron.

Prerequirements

Make sure you've set-up the Better Auth Demo App.

How to run

  1. Clone the repo and open it in your code editor
  2. Run the following commands
pnpm install
pnpm dev

Checkout the electron guide to learn more.