flask-base
flask-base copied to clipboard
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
# Problem I've cloned this repo and am using it in GitLab due to its CI/CD options (clone: https://gitlab.com/CarlosSMA/flask-base). While doing the process, I've noticed that the tests done in...
I have cloned the repo and followed the README.md to start the app. But after running the command ```honcho start -e config.env -f Local``` i got below error, seems like...
Bumps [redis](https://github.com/redis/redis-py) from 3.3.8 to 4.3.6. Release notes Sourced from redis's releases. 4.3.6 Changes Update urgency: HIGH: There is a critical bug that may affect a subset of users. Upgrade!...