Files
better-auth/dev/bun
Bereket Engida 62ed1a7783 feat: support bun sqlite by default (#2551)
* feat: support bun sqlite by default

* chore: add database type

* chore: proper lic

* chore: release v1.2.8-beta.5
2025-05-15 21:02:28 -07:00
..
2024-09-30 20:39:26 +03:00
2024-09-04 13:30:15 +03:00
2025-01-06 14:30:39 +03:00
2024-09-04 13:30:15 +03:00

bun

To install dependencies:

bun install

To run:

bun run index.ts

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