10 lines
376 B
Markdown
10 lines
376 B
Markdown
# Better Auth Migration (Archived)
|
|
|
|
This document described the pre-2.0 incremental migration path.
|
|
|
|
The codebase has been rebuilt for Fiscal Clone 2.0. Use these sources instead:
|
|
- `README.md` for runtime and setup
|
|
- `backend/src/auth.ts` for Better Auth configuration
|
|
- `backend/src/db/migrate.ts` for current schema
|
|
- `docs/REBUILD_DECISIONS.md` for architecture rationale
|