Alexander Hosking
ccfa49c514
Updates the cycle length to match start-to-start Start and end match bleeding |
||
---|---|---|
period | ||
tests | ||
.coveragerc | ||
.gitconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
deploy.sh | ||
docker-compose.yml | ||
Dockerfile | ||
README.md | ||
reload.py | ||
requirements.txt |
period
Development
export FLASK_APP=period; export FLASK_ENV=development; flask run
To (re)initialize the database:
flask init-db