Bugfixes and initial workout demonstrator.
Pre-release
Pre-release
Run backend (mqtt and mongodb can be started docker-compose up
- todo: assert hostnames correct for your setup) using:
cd backend; python3 ./run_ws.py
cd backend; python 3 ./record.py
Start frontend:make frontend