This branch is dedicated for running herpaderp in external machine and serving heart rates to web
Create venv
python -m venv ./venv
Activate venv
source venv/bin/activate
Install deps
pip install pip3-deps
./launch.sh <path-to-script>
This branch is dedicated for running herpaderp in external machine and serving heart rates to web
Create venv
python -m venv ./venv
Activate venv
source venv/bin/activate
Install deps
pip install pip3-deps
./launch.sh <path-to-script>