First go for React Show content DRAFT - peterlegrand/SIPx GitHub Wiki
This document gives an introduction to the api and "old" front end. As the Show content page is very ugly this might be a good start. The following steps show the content:
- Start both the API and MVC project. You can see more on how to start multiple projects here.
The browser should open with 2 tabs as shown below:


For the login, use [email protected] the password doesn't matter in the development environment.
The next screen will look like:

This is ok as this page is not yet using the dev data provider and thus still tries to connect to the database (to show you this, I just stopped the db engine).