rebrow icon indicating copy to clipboard operation
rebrow copied to clipboard

Added a lot of modernizations

Open jondkelley opened this issue 4 years ago • 0 comments

Upgrade for Python3 (w/ unicode support) ✅ Built new docker images ✅ Setup for docker-compose ✅ Move the code into Flask blueprint pattern. ✅ Add docker-compose file with a Redis instance for testing. ✅ Bump flask dependency from 1.0 to 1.1.0 ✅ Add (optional) password support for Redis instances (thanks to kveroneau) ✅

jondkelley avatar Feb 06 '21 08:02 jondkelley