Login on https://food-market.zat.kz failed because DevDataSeeder skipped in non-Dev envs, so the demo admin account never existed on stage. Seeder is idempotent — checks-then-creates for every entity. Safe to run on every startup in any env. Once a real org/admin replaces the seeded demo, this seeder is a no-op. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Infrastructure/Tenancy | ||
| Properties | ||
| Seed | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| food-market.api.csproj | ||
| Program.cs | ||