================= Running Services ================= ----------- Run Backend ----------- At this point we should be able to run the backend. .. code-block:: pipenv run python run.py You can test by loading the web page at http://localhost:5000/v1.0/ui/#/ ---- URLs ---- You should now be able to reach all four locations: - `API `_ - `Dashboard `_ - `Configurator `_ - `PB Mock `_