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:
11
api/requirements.txt
Normal file
11
api/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user