Skip to content

Commit

Permalink
added readme_local.txt for local running.
Browse files Browse the repository at this point in the history
  • Loading branch information
CComps committed Sep 3, 2023
1 parent 0926d55 commit 2277385
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
Binary file modified __pycache__/app.cpython-311.pyc
Binary file not shown.
5 changes: 5 additions & 0 deletions log.log
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ Text: sbfgfgfggf; AI: https://www.dovera.sk/pobocky/186-bratislava-digital-park-
Text: jbakabfeksj; AI: https://www.dovera.sk/pobocky/186-bratislava-digital-park-iii;
Text: bgdd; AI: https://www.dovera.sk/pobocky/186-bratislava-digital-park-iii;
Text: ahoj vera kde su pobocky; AI: https://www.dovera.sk/pobocky;
Text: pobocky; AI: https://www.dovera.sk/pobocky;
Text: kde najdem benefrity doverz; AI: https://ep.dovera.sk/Login.aspx?ReturnUrl=%2f;
Text: kde najdem benefrity; AI: https://ep.dovera.sk/Login;
Text: benefrity; AI: https://www.dovera.sk/pobocky/186-bratislava-digital-park-iii;
Text: kde najdem benefity dovery; AI: https://www.dovera.sk/poistenec/preco-byt-v-dovere#vsetky;
12 changes: 12 additions & 0 deletions readme_local.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
vytvorenie vyrtualneho prostredia:
- python -m venv .venv
aktivovanie vyrtualneho prostredia:
- windows: .\.venv\bin\activate
- macos: source .venv/bin/activate
- linux: source .venv/bin/activate

nainstalovat potrebne kniznice:
- pip install -r requirements.txt

spustit server:
- flask run

0 comments on commit 2277385

Please sign in to comment.