food-market/src
nurdotnet bcbda1ae5d fix(seeder): bootstrap admin + demo org on stage/prod too, not just Dev
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>
2026-04-22 20:42:54 +05:00
..
food-market.api fix(seeder): bootstrap admin + demo org on stage/prod too, not just Dev 2026-04-22 20:42:54 +05:00
food-market.application phase2a: stock foundation (Stock + StockMovement) + MoySklad counterparty import 2026-04-22 00:51:07 +05:00
food-market.domain phase2c: RetailSale document — посты в stock как минусовые движения 2026-04-22 16:07:37 +05:00
food-market.infrastructure phase2c: RetailSale document — посты в stock как минусовые движения 2026-04-22 16:07:37 +05:00
food-market.pos Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.pos.core Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.shared Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.web phase2c: RetailSale document — посты в stock как минусовые движения 2026-04-22 16:07:37 +05:00