lila/apps/api
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
..
src feat(api): integrate Better Auth with Drizzle adapter and social providers 2026-04-12 11:46:38 +02:00
Dockerfile infra: add Docker Compose setup for local development 2026-03-25 18:56:04 +01:00
package.json feat(api): integrate Better Auth with Drizzle adapter and social providers 2026-04-12 11:46:38 +02:00
tsconfig.json updating documentation, formatting 2026-04-12 09:28:35 +02:00
vitest.config.ts chore: configure vitest with project-based setup and coverage 2026-03-20 19:25:00 +01:00