/person_sensor_blues_web

Web frontend for the Blues/Person Sensor integration

Primary LanguagePython

Dashboard for the Person Sensor running on Blues boards

To deploy locally:

streamlit run app.py

To deploy to the cloud:

gcloud run deploy person-sensors-blues-web --source .