.Net core Ecommerce Web Application
Use Kestrel on port 12000 Under https protocol by default
There is admin role user with Email of : admin@a.com and password : 123456
This data can be change at data/seedData.cs
Admin panel is under /admin
For seeding dummy data after creating database can use home/seeddb with admin user access