{"id":13402257,"url":"https://github.com/umluizlima/flask-pwa","last_synced_at":"2026-01-16T14:33:41.678Z","repository":{"id":33557688,"uuid":"133717860","full_name":"umluizlima/flask-pwa","owner":"umluizlima","description":"A progressive webapp template.","archived":false,"fork":false,"pushed_at":"2022-08-24T04:21:54.000Z","size":143,"stargazers_count":154,"open_issues_count":2,"forks_count":49,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-07-31T19:34:55.484Z","etag":null,"topics":["boilerplate","flask","flask-pwa","heroku","progressive-web-app","pwa","workbox"],"latest_commit_sha":null,"homepage":"https://flask-pwa.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umluizlima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-16T20:10:09.000Z","updated_at":"2024-07-30T15:26:14.000Z","dependencies_parsed_at":"2022-08-07T22:15:11.500Z","dependency_job_id":null,"html_url":"https://github.com/umluizlima/flask-pwa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umluizlima%2Fflask-pwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umluizlima%2Fflask-pwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umluizlima%2Fflask-pwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umluizlima%2Fflask-pwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umluizlima","download_url":"https://codeload.github.com/umluizlima/flask-pwa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243542877,"owners_count":20307980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boilerplate","flask","flask-pwa","heroku","progressive-web-app","pwa","workbox"],"created_at":"2024-07-30T19:01:13.602Z","updated_at":"2026-01-16T14:33:41.673Z","avatar_url":"https://github.com/umluizlima.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Flask PWA\n\u003e A progressive webapp template.\n\nFlask 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.\n\nYou can check a live version at [Heroku](https://flask-pwa.herokuapp.com).\n\n## Requirements\n- [Python 3.10.0](https://realpython.com/intro-to-pyenv/)\n\n## Features\n\n* Blueprint oriented, Flask 1.0 project\n* Instantly deployable on Heroku\n* Off-the-shelf progressive web app behaviour\n* Service worker based on Workbox\n\n## Installation\n\n```shell\n\u003e git clone https://github.com/umluizlima/flask-pwa\n\u003e cd flask-pwa\n\u003e make environment\n\u003e make install\n```\n\n## Usage\n\nDue to the current Service Worker [specification](https://w3c.github.io/ServiceWorker/#secure-context), the web browser will only allow its registration if the application is served over **https, or on localhost** for development purposes.\n\nThis makes **nGrok** useful for testing the PWA functionality, as it allows you to expose localhost over the internet with **https** included.\n\n### localhost\n\n```shell\n\u003e make run\n```\n\n### nGrok\n\n```shell\n\u003e make flask run\n\u003e ngrok http 80\n```\n\n## Deployment\n\n### Heroku\n\nThe `app.json`, `Procfile`, and `runtime.txt` files on this repository are specific for deployment on [Heroku](https://www.heroku.com). It can be done by clicking the following button:\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Links\n\n- Repository: https://github.com/umluizlima/flask-pwa\n- Issue tracker: https://github.com/umluizlima/flask-pwa/issues\n- Inspiration and references:\n  - [Google's Seu Primeiro PWA](https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/?hl=pt-br)\n  - [Flask PWA demo](https://github.com/uwi-info3180/flask-pwa)\n  - [Google's Workbox](https://developers.google.com/web/tools/workbox/)\n\n## Licensing\n\nThis project is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumluizlima%2Fflask-pwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumluizlima%2Fflask-pwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumluizlima%2Fflask-pwa/lists"}