Go to file
Gosia e990582cbd BLUR-37: Add simple method of blurring. 2023-12-19 09:35:45 +01:00
_windows PC-2017.3.2 <Dell@XPS_13_9343 Create colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml 2023-12-12 00:45:56 +01:00
assets BLUR-36 dark mode icon 2023-12-12 21:30:55 +01:00
blurme Merge branch 'master' of https://git.wmi.amu.edu.pl/s352038/BlurMe 2023-12-12 21:28:41 +01:00
codestyles PC-2017.3.2 <Dell@XPS_13_9343 Create colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml 2023-12-12 00:45:56 +01:00
graphics BLUR-37: Add simple method of blurring. 2023-12-19 09:35:45 +01:00
ml BLUR-37: Refactor code to move creation of image with boxes to graphics directory. 2023-12-19 09:34:00 +01:00
.gitignore BLUR-14 about page changes 2023-11-27 20:57:03 +01:00
README.md BLUR-27 README upd po aktualizacji gitignore cache 2023-11-18 16:19:41 +01:00
colors.scheme.xml PC-2017.3.2 <Dell@XPS_13_9343 Create colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml 2023-12-12 00:45:56 +01:00
debugger.xml PC-2017.3.2 <Dell@XPS_13_9343 Create colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml 2023-12-12 00:45:56 +01:00
editor.xml PC-2017.3.2 <Dell@XPS_13_9343 Create colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml 2023-12-12 00:45:56 +01:00
requirements.txt Ograniczenie requirements.txt 2023-11-27 19:41:50 +01:00
rxconfig.py BLUR-25 Wrzucenie bazowej wersji aplikacji na uniwerysteckie repo 2023-11-17 14:22:28 +01:00
ui.lnf.xml PC-2017.3.2 <Dell@XPS_13_9343 Create ui.lnf.xml 2023-12-12 17:22:42 +01:00
vcs.xml PC-2017.3.2 <Dell@XPS_13_9343 Create git.xml, vcs.xml 2023-12-11 23:03:45 +01:00

README.md

BlurMe docs

Przygotowanie aplikacji po raz pierwszy

pip install -r requirements.txt
reflex init

Uruchamianie aplikacji (localhost:3000)

reflex run

Troubleshooting

Jeżeli jest problem z uruchomieniem aplikacji, usunąć folder .web i ponownie wykonać reflex init, powinno wystarczyć.