Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 561 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 561 Bytes

How To Start

Update the server name with your server name("Server=" here) in the connection string present in the appsettings.json file in the Grocery store

"ConnectionStrings": { "SqlServerConnectionStr": "Data Source= ;Initial Catalog = DeliverrDb ;Integrated Security=true;" }

Credentials

Admin credentials, Admin will be created on its own when the project will be run for the first time.

Email Password

[email protected] Admin1@123 [email protected] Admin2@123 [email protected] Admin3@123