Suggest workout exercises based on given criterias
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Gabriel Augendre c96c0a3562 Update 'README.md' 1 year ago
.idea Prepare for deploy on heroku 3 years ago
src Add body margins 3 years ago
.gitignore Prepare for deploy on heroku 3 years ago
.pre-commit-config.yaml Initial commit 3 years ago
LICENSE Update 'LICENSE' 1 year ago
Procfile Prepare for deploy on heroku 3 years ago
README.md Update 'README.md' 1 year ago
poetry.lock Prepare for deploy on heroku 3 years ago
pyproject.toml Prepare for deploy on heroku 3 years ago
runtime.txt Prepare for deploy on heroku 3 years ago

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 🙂