lila/packages/db
lila 91a3112d8b feat(api): integrate Better Auth with Drizzle adapter and social providers
- Add Better Auth config with Google + GitHub social providers
- Mount auth handler on /api/auth/* in Express
- Generate and migrate auth tables (user, session, account, verification)
- Deduplicate term_glosses data for tighter unique constraint
- Drop legacy users table
2026-04-12 11:46:38 +02:00
..
drizzle feat(api): integrate Better Auth with Drizzle adapter and social providers 2026-04-12 11:46:38 +02:00
src feat(api): integrate Better Auth with Drizzle adapter and social providers 2026-04-12 11:46:38 +02:00
drizzle.config.ts chore(db): add drizzle migration pipeline with empty schema 2026-03-24 11:04:40 +01:00
package.json extraction datafiles with cefr annotations 2026-04-08 13:09:47 +02:00
tsconfig.json formatting 2026-03-31 10:06:06 +02:00
vitest.config.ts chore: configure vitest with project-based setup and coverage 2026-03-20 19:25:00 +01:00