Files
drive/packages/auth
kenneth 027a315a04 style: apply biome formatting to config and generated files
- Convert spaces to tabs in tsconfig files
- Format CLI commands and prompts
- Update generated Convex files
- Format betterauth adapter and schema

Co-authored-by: Ona <no-reply@ona.com>
2025-11-08 18:03:32 +00:00
..

@drexa/auth

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.