Running Services¶
Run Backend¶
At this point we should be able to run the backend.
pipenv run python run.py
You can test by loading the web page at http://localhost:5000/v1.0/ui/#/
At this point we should be able to run the backend.
pipenv run python run.py
You can test by loading the web page at http://localhost:5000/v1.0/ui/#/