Yet another Flasky app built with Flask + Peewee. Flasky is the companion app to O'Reilly book Flask Web Development.
Caution: Don't use this app in production!
- Migrate from Flask-Script to the new Flask cli
- Replace Flask-SQLAlchemy with Flask-PW
- Use Github style Identicon to supply user avatars
- Few other minor changes