whisper website
1.0.0
git clone [email protected]:Kabanosk/whisper-website.gitcd whisper-websitepython3 -m venv venvsource venv/bin/activate / . venv/bin/activatepip install -r requirements.txtcd srcrun.py -Datei aus - python3 run.pyhttp://127.0.0.1:8000/ ein, wenn der Browser nicht geöffnet ist git clone [email protected]:Kabanosk/whisper-website.gitcd whisper-websitedocker build -t app .docker run --name app_container -p 80:80 apphttp://127.0.0.1:80/ eindocker start app_containerhttp://127.0.0.1:80/ ein