Skip to content

add data seeding system with JSON file-based seed data#1

Merged
Mariomedhat899 merged 1 commit into
masterfrom
Dev.DataSeeder
May 27, 2026
Merged

add data seeding system with JSON file-based seed data#1
Mariomedhat899 merged 1 commit into
masterfrom
Dev.DataSeeder

Conversation

@Mariomedhat899
Copy link
Copy Markdown
Owner

 - Add DataSeeder class to IMS.Infrastructure
 - Create SeedData folder with JSON seed files for initial data
 - Seed default roles (Admin, Manager, Staff)
 - Seed sample products and categories for development/testing
 - Integrate seeding into application startup pipeline

     - Add DataSeeder class to IMS.Infrastructure
     - Create SeedData folder with JSON seed files for initial data
     - Seed default roles (Admin, Manager, Staff)
     - Seed sample products and categories for development/testing
     - Integrate seeding into application startup pipeline
@Mariomedhat899 Mariomedhat899 merged commit e682611 into master May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant