@proofkit/better-auth
Version:
FileMaker adapter for Better Auth
12 lines (7 loc) • 394 B
Markdown
# @proofkit/better-auth
`@proofkit/better-auth` is a tool for generating TypeScript types from FileMaker database schemas, making it easier to work with FileMaker data in modern TypeScript projects.
Run the tool directly from the command line:
```bash
npx @proofkit/better-auth@latest
```
Check out the full documentation at [proofkit.proof.sh](https://proofkit.proof.sh/docs/better-auth).