refacto: rename app into backend, to prepare for frontend dev
This commit is contained in:
parent
017092040d
commit
e605bf8603
32 changed files with 2 additions and 2 deletions
6
server/backend/requirements.txt
Normal file
6
server/backend/requirements.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
paho-mqtt==v2.1.0
|
||||
psycopg2-binary==2.9.12
|
||||
pydantic==2.13.4
|
||||
fastapi==0.136.1
|
||||
uvicorn==0.46.0
|
||||
python-dateutil==2.9.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue