-
Notifications
You must be signed in to change notification settings - Fork 1
Developers only
Matej Troják edited this page Mar 2, 2022
·
1 revision
./run.sh -h '<host>' -p <port>
with given optional host
(default localhost) and port
(default 5000).
Note that first you need to locally install requirements:
python3 -m pip install -r requirements.txt
tests/run_tests.sh
tests/run_tests.sh tests.<file name without .py>
migrations/migrate.sh