We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
./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:
host
port
python3 -m pip install -r requirements.txt
tests/run_tests.sh
tests/run_tests.sh tests.<file name without .py>
migrations/migrate.sh