DeutschLernen/GermanApp/Infrastructure/Data/DbContext
Lasse Rune Hansen accb06bc7c feat(backend/infra): add User entity, database migrations, and seed data
- Create User entity with gamification fields (Level, Streak, Points)
- Add User DbSet to AppDbContext with proper configuration
- Create initial database migration with Users and Lessons tables
- Add SeedData extension for initial admin user and sample lessons
- Update Program.cs to use seed data method

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-31 19:44:29 +02:00
..
AppDbContext.cs feat(backend/infra): add User entity, database migrations, and seed data 2026-05-31 19:44:29 +02:00