Start app after server

pull/3/head
killian 12 months ago
parent 26bb242e48
commit 1a5959ccf7

@ -1,8 +1,3 @@
### APP
open app/index.html
# ^ This should be to run it in fullscreen / kiosk mode
### Start whisper.cpp and stuff? ### Start whisper.cpp and stuff?
### CORE ### CORE
@ -11,3 +6,8 @@ cd core/
pip install poetry pip install poetry
poetry install poetry install
poetry run bash start.sh poetry run bash start.sh
### APP
open app/index.html
# ^ This should be to run it in fullscreen / kiosk mode

Loading…
Cancel
Save