db error when running tests
when I run
pnpm test
i get these errors, presumably because the database or whatever wasn't initialised. the docs at https://github.com/better-auth/better-auth/blob/main/CONTRIBUTING.md mention an optional db step but doesn't really go any further
GitHub
better-auth/CONTRIBUTING.md at main · better-auth/better-auth
The most comprehensive authentication framework for TypeScript - better-auth/better-auth
1 Reply
Solution
wait i just noticed there's a docker compose file