Skip to content

Repository files navigation

Smart-Vitals

Secrets env file

Create a secrets.env file with the following variables:

  • DSN
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • POSTGRES_DB

Run docker

sudo docker compose --env-file secrets.env build

sudo docker compose --env-file secrets.env up

Swagger Docs

Go to http://0.0.0.0:8000/docs

Frontend packages

npm install axios npm install react-router-dom npm install web-vitals

About

A FastAPI web app for real-time monitoring of patients' vital parameters, displaying live data with interactive charts on the frontend and providing AI health status analysis based on the collected metrics.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages