These commands will create two separate databases, one for the store's catalog data and shopping cart information, and one for the app's user credentials and identity data.
3. Run the application.
4. Run the application.
The first time you run the application, it will seed both databases with data such that you should see products in the store, and you should be able to log in using the demouser@microsoft.com account.
Note: If you need to create migrations, you can use these commands: