Suggest workout exercises based on given criterias
Go to file
Gabriel Augendre c96c0a3562 Update 'README.md' 2022-01-02 19:29:48 +01:00
.idea Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00
src Add body margins 2020-11-23 11:58:18 +01:00
.gitignore Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00
.pre-commit-config.yaml Initial commit 2020-11-21 11:30:48 +01:00
LICENSE Update 'LICENSE' 2022-01-01 22:27:58 +01:00
Procfile Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00
README.md Update 'README.md' 2022-01-02 19:29:48 +01:00
poetry.lock Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00
pyproject.toml Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00
runtime.txt Prepare for deploy on heroku 2020-11-22 14:27:09 +01:00

README.md

workout suggestor

Deploy on heroku

heroku buildpacks:clear
heroku buildpacks:add https://github.com/moneymeets/python-poetry-buildpack.git
heroku buildpacks:add heroku/python
heroku config:set DISABLE_POETRY_CREATE_RUNTIME_FILE=1
heroku config:set POETRY_VERSION=1.1.4

Reuse

If you do reuse my work, please consider linking back to this repository 🙂