A progressive webapp template.
Flask PWA is supposed to be a goto template when I start a new Flask project. It is constructed on a Model-Template-Controller perspective, which I find clear enough for my current projects.
You can check a live version at Heroku.
- Blueprint oriented, Flask 1.0 project
- Instantly deployable on Heroku
- Off-the-shelf progressive web app behaviour
- Repository: https://github.com/umluizlima/flask-pwa
- Issue tracker: https://github.com/umluizlima/flask-pwa/issues
- Inspiration and references:
This project is licensed under MIT license.