Split API / Webpage

We use react as a webpage, so it can be served either on OBS or on the
server.
This commit is contained in:
2023-09-18 00:52:42 +02:00
parent 6733a857ac
commit 7d18b5dc2e
29 changed files with 412 additions and 3 deletions

11
api/requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
blinker==1.6.2
click==8.1.7
Flask==2.3.3
flask-sock==0.6.0
h11==0.14.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
simple-websocket==0.10.1
Werkzeug==2.3.7
wsproto==1.2.0